mplsLdpEntityGenericLabelSpace
MPLS-LDP-GENERIC-STD-MIB ·
.1.3.6.1.2.1.10.166.7.1.1.1.1.3
Object
column r/w
Enumeration
This value of this object is perPlatform(1), then
this means that the label space type is
per platform.
If this object is perInterface(2), then this
means that the label space type is per Interface.
Context
- MIB
- MPLS-LDP-GENERIC-STD-MIB
- OID
.1.3.6.1.2.1.10.166.7.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsLdpEntityGenericLREntry
- 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 'MPLS-LDP-GENERIC-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-GENERIC-STD-MIB::mplsLdpEntityGenericLabelSpace'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-GENERIC-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-GENERIC-STD-MIB::mplsLdpEntityGenericLabelSpace.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsLdpEntityGenericLRMin>.<mplsLdpEntityGenericLRMax>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-GENERIC-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-GENERIC-STD-MIB::mplsLdpEntityGenericLabelSpace'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | perPlatform |
2 | perInterface |
Conformance
Member of
Compliance refinements
Write access is not required.