All MIBs › MPLS-LSR-MIB › mplsOutSegmentDiscards
mplsOutSegmentDiscards
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsOutSegmentDiscards
OID (numeric): 1.3.6.1.3.96.1.7.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of labeled packets received on this out- segment, which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a labeled packet could be to free up buffer space.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.7.1.4 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.7.1.4.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentDiscards.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsOutSegmentDiscards.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.96 | mplsLsrMIB | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1 | mplsLsrObjects | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7 | mplsOutSegmentPerfTable | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7.1 | mplsOutSegmentPerfEntry | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7.1.4 | mplsOutSegmentDiscards | MPLS-LSR-MIB |