mplsSignalingProto
MPLS-MIB ·
.1.3.6.1.4.1.2636.3.2.1.2
Object
scalar Enumeration
MPLS signaling protocol.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MIB::mplsSignalingProto.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-MIB::mplsSignalingProto'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | other |
3 | rsvp |
4 | ldp |