vRtrMplsStaticSvcLabelOwner
TN-MPLS-MIB ·
.1.3.6.1.4.1.7483.6.1.2.6.19.1.2
Object
column TmnxMplsLabelOwner
The value of vRtrMplsStaticSvcLabelOwner specifies the owner for the label value vRtrMplsStaticSvcLabel.
Context
- MIB
- TN-MPLS-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.6.19.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrMplsStaticSvcLabelEntry
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 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsStaticSvcLabelOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-MPLS-MIB::vRtrMplsStaticSvcLabelOwner.<tnSysSwitchId>.<vRtrID>.<vRtrMplsStaticSvcLabel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-MPLS-MIB::vRtrMplsStaticSvcLabelOwner'
Syntax
- Source
- TmnxMplsLabelOwner
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | rsvp |
2 | tldp |
3 | ildp |
4 | svcmgr |
5 | bgp |
6 | mirror |
7 | static |
8 | vprn |