authMethod
FD-SYSTEM-MIB ·
.1.3.6.1.4.1.34592.1.3.1.6.1
Object
scalar r/w
Enumeration
Which method that the manager will take to authenticate accessed ONUs, When set to blackList, the OLT will allow only the ONUs that their MAC is not included in the black MAC table. When set to whiteList,the OLT will allow only the ONUs that their MAC is included in the white MAC table.
Context
- MIB
- FD-SYSTEM-MIB
- OID
.1.3.6.1.4.1.34592.1.3.1.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- onuAuth
- Groups
- 1
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 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SYSTEM-MIB::authMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-SYSTEM-MIB::authMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blackList |
2 | whiteList |
3 | none |
Conformance
Member of