equipmentNodeMgmtVlanPrivacy
LUM-EQUIPMENT-MIB ·
.1.3.6.1.4.1.8708.2.11.2.7.6
Object
scalar r/w
Enumeration
Set Mgmt Vlan privacy. Setting is for main subrack in node.
Boards affected (in R14.0) is gbeMxp10GFEC, msMxp10G, gbe10Emxp10G
and gbe22Emxp10G.
isolated - privacy enabled. Not possible to communicate
between boards nor ports. In slave subrack setting is only
on ports, not boards
community - privacy disabled. It is possible to communicate
between both boards and ports.
Context
- MIB
- LUM-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.8708.2.11.2.7.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
community- Parent
- equipmentNode
- Groups
- 3
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::equipmentNodeMgmtVlanPrivacy.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::equipmentNodeMgmtVlanPrivacy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | isolated |
2 | community |