BRCM-PING-MGMT-MIB
19 objects
Broadcom proprietary MIB for runtime management and configuration of objects related to ICMP ping.
Imported Objects
| BRCM-CABLEDATA-MGMT-MIB | cableDataMgmtBase |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4413.2.2.2.1.1.5 | IdentitypingMgmt | Broadcom proprietary MIB for runtime management and configuration of objects related to ICMP ping. | ||
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.1 | ScalarpingTargetAddressType | read-write | current | The type of internet address used for pingTargetAddress. This object may be changed while a ping is in progress. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.2 | ScalarpingTargetAddress | read-write | current | Sets the internet address of the entity to be pinged. Note that if an all-zeros value is specified for this object, then the ping will be sent to the default g… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.3 | ScalarpingNumPkts | read-write | current | Allows the client to set the number of pings to be sent. This can be set to any number between 1 and (2^32 - 1), or can be set to 'infinite' by setting the val… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.4 | ScalarpingPktStartSize | read-write | current | Allows the client to set the initial size of the ping packets that will be sent. This size includes the LLC header, IP header, ICMP header, and the CRC32 at th… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.5 | ScalarpingPktEndSize | read-write | current | Allows the client to set the final size of the ping packets that will be sent. This size includes the LLC header, IP header, ICMP header, and the CRC32 at the … |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.6 | ScalarpingPktStepSize | read-write | current | Specifies the number of bytes by which each subsequent ping packet is incremented. The step amount can be any number from 0 (which leaves the ping size constan… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.7 | ScalarpingInterval | read-write | current | Allows the client to set the amount of time (in milliseconds) that the device will sleep before sending a ping. Generally, this is the time between when a ping… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.8 | ScalarpingTimeout | read-write | current | Allows the client to set the amount of time (in milliseconds) that the device should wait for a reply after sending a ping. If set to any non-negative value, t… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.9 | ScalarpingVerifyReply | read-write | current | Enables/disables verification of ping replies. If enabled, and if waiting for replies is enabled, then if a reply is received, it will verify that it matches t… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.10 | ScalarpingIpStackNumber | read-write | current | Allows the client to select the IP stack from which the pings will be sent. Specifying 0 means that the pings will be sent from the same IP stack on which this… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.11 | ScalarpingNow | read-write | current | Starts or stops the pings, as well as indicating whether a ping is in progress when read. If a ping is already in progress and this object is set to true(1), t… |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.12 | ScalarpingPktsSent | read-only | current | Indicates the number of packets sent since the ping was started. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.13 | ScalarpingRepliesReceived | read-only | current | Indicates the number of replies received since the ping was started. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.14 | ScalarpingRepliesVerified | read-only | current | Indicates the number of replies which were verified since the ping was started. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.15 | ScalarpingOctetsSent | read-only | current | Indicates the total number of octets that have been sent in pings since the ping was started. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.16 | ScalarpingOctetsReceived | read-only | current | Indicates the total number of octets that have been sent in pings since the ping was started. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.17 | ScalarpingIcmpErrors | read-only | current | Indicates the total ICMP errors which have been received since the ping was started. |
| 1.3.6.1.4.1.4413.2.2.2.1.1.5.18 | ScalarpingLastIcmpError | read-only | current | Indicates value of the last ICMP error which was received, if any. If there have been no errors, this object will have a value of 0. |