mplsTunnelSignallingProto
MPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.3.2.2.1.12
Object
column r/w
Enumeration
The signalling protocol, if any, used to setup this tunnel.
Context
- MIB
- MPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.3.2.2.1.12- 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-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-STD-MIB::mplsTunnelSignallingProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-STD-MIB::mplsTunnelSignallingProto.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>.<mplsTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-STD-MIB::mplsTunnelSignallingProto'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | rsvp |
3 | crldp |
4 | other |
Conformance
Member of
Compliance refinements
mplsTeModuleReadOnlyCompliance
readonly
Write access is not required.