All MIBs › DRAFT-MSDP-MIB › msdpPeerOutDataPackets
msdpPeerOutDataPackets
Module: DRAFT-MSDP-MIB
OID (symbolic): DRAFT-MSDP-MIB::msdpPeerOutDataPackets
OID (numeric): 1.3.6.1.3.92.1.1.5.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of encapsulated data packets sent to this peer. This object should be initialized to zero when the connection is established.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.92.1.1.5.1.14 snmpwalk -v2c -c public <target> DRAFT-MSDP-MIB::msdpPeerOutDataPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.92.1.1.5.1.14.1 snmpget -v2c -c public <target> DRAFT-MSDP-MIB::msdpPeerOutDataPackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> msdpPeerOutDataPackets.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.92 | msdpMIB | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1 | msdpMIBobjects | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1 | msdp | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.5 | msdpPeerTable | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.5.1 | msdpPeerEntry | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.5.1.14 | msdpPeerOutDataPackets | DRAFT-MSDP-MIB |