onuAuthenticationPolicy
NSCRTV-EPON-ONU-MIB ·
.1.3.6.1.4.1.17409.2.3.4.5.1
Object
scalar r/w
Enumeration
Define the behavior on the auth policy
acceptAll(1) - Disable ONU authentication, all ONU could register
to OLT
rejectNotConfigured(2) - Only the relationship b/w ONU ID and MAC address defined
in onuAuthenticationPreConfigTable could register to OLT.
Context
- MIB
- NSCRTV-EPON-ONU-MIB
- OID
.1.3.6.1.4.1.17409.2.3.4.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- onuAuthenticationManagement
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 'NSCRTV-EPON-ONU-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-ONU-MIB::onuAuthenticationPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EPON-ONU-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EPON-ONU-MIB::onuAuthenticationPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | acceptAll |
2 | rejectNotConfigured |