gponOnuAuthenticationMode
FS-NMS-GPON-MIB ·
.1.3.6.1.4.1.52642.10.1.1.1.1
Object
scalar r/w
Enumeration
Authentication method: 0 Disabled, so all ONU/ONTs are allowed to be activated always, When this option is selected; 1 Serial number only; 2 password_only; 3 Serial number and password; 4 LOID 5 Hybrid, so ONU/ONTs are allowed to be activated, if SN-only or LOID Authentication have been passed. Default value is 0.
Context
- MIB
- FS-NMS-GPON-MIB
- OID
.1.3.6.1.4.1.52642.10.1.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gponOltConfigEntry
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 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::gponOnuAuthenticationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-GPON-MIB::gponOnuAuthenticationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | serial_number_only |
2 | password_only |
3 | serial_number_and_password |
4 | loid |
5 | hybrid |