onuDot1xProfileUniMultiUserMode
NMS-GPON-MIB ·
.1.3.6.1.4.1.3320.10.6.20.2.1.4
Object
column r/w
Enumeration
802.1x multiple user authentication mode of UNI. not-config - Keep ONU's default config. single-user - Single user mode. multiple-hosts - Multiple-hosts mode. (If one of the UNI user authenticated, all other user traffic from the UNI is permitted.) multiple-auth - Multiple-authentication mode. (All user from the UNI must be authenticated separately.)
Context
- MIB
- NMS-GPON-MIB
- OID
.1.3.6.1.4.1.3320.10.6.20.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- onuDot1xProfileUniEntry
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 'NMS-GPON-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-GPON-MIB::onuDot1xProfileUniMultiUserMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-GPON-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-GPON-MIB::onuDot1xProfileUniMultiUserMode.<onuDot1xProfileUniProfileIndex>.<onuDot1xProfileUniEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-GPON-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-GPON-MIB::onuDot1xProfileUniMultiUserMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-config |
1 | single-user |
2 | multiple-hosts |
3 | multiple-auth |