mplsTunnelOwner
HP-SN-MPLS-TE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.14
Object
column r/w
Enumeration
Indicates which protocol created and is responsible for managing this tunnel. Values rsvp(2) and crldp(3) should not be used at the head-end of a MPLS tunnel.
Context
- MIB
- HP-SN-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsTunnelEntry
- Groups
- 1
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 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelOwner.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>.<mplsTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-MPLS-TE-MIB::mplsTunnelOwner'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admin |
2 | rsvp |
3 | crldp |
4 | policyAgent |
5 | other |
Conformance
Member of
Compliance refinements
mplsTeModuleCompliance
readonly
Write access is not required.