mplsTunnelSignallingProto
MPLS-TE-MIB ·
cisco variant
·
.1.3.6.1.3.95.1.2.1.9
Object
column r/w
Enumeration
The signaling protocol, if any, which was used to setup this tunnel.
Context
- MIB
- MPLS-TE-MIB
- OID
.1.3.6.1.3.95.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsTunnelEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelSignallingProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelSignallingProto.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-MIB::mplsTunnelSignallingProto'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | rsvp |
3 | crldp |
4 | other |
Conformance
Member of
Compliance refinements
mplsTeModuleCompliance
readonly
Write access is not required.