equipmentNodeManagementVlan
LUM-EQUIPMENT-MIB ·
.1.3.6.1.4.1.8708.2.11.2.7.5
Object
scalar r/w
Enumeration
Indicates if VLAN is available (via DCN for nodes with cu) or not.
off - No bridging of VLAN. (mgmtVlan off in node)
bridge2dcn - VLAN is bridged to DCN. (mgmtVlan on in node, used for cu)
on - mgmtVlan is on, used for culess
Context
- MIB
- LUM-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.8708.2.11.2.7.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
off- Parent
- equipmentNode
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentNodeManagementVlan.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-EQUIPMENT-MIB::equipmentNodeManagementVlan'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | bridge2dcn |
3 | on |