authMode
NMS-EPON-EOC-CONF ·
.1.3.6.1.4.1.3320.101.32.2.1.1
Object
column r/w
Enumeration
EPON EoC authentication mode. black_list(1), white_list(2).
Context
- MIB
- NMS-EPON-EOC-CONF
- OID
.1.3.6.1.4.1.3320.101.32.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsEponEocBlackWhiteListEntry
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-EPON-EOC-CONF' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-EOC-CONF::authMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-EOC-CONF' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-EOC-CONF::authMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-EOC-CONF' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-EOC-CONF::authMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.