All MIBs › CDATA-GPON-MIB › gponOnuPolicyAuthMode
gponOnuPolicyAuthMode
Module: CDATA-GPON-MIB
OID (symbolic): CDATA-GPON-MIB::gponOnuPolicyAuthMode
OID (numeric): 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Description.
What is gponOnuPolicyAuthMode?
This defines what criteria a discovered ONU must match to be auto-accepted under policy: any device at all, a matching equipment ID, a matching vendor, or both equipment ID and software version together. Choosing equidAndSwver(3) is the tightest policy, only auto-accepting units that are both the exact approved hardware model and running an approved firmware build. For example, using equidAndSwver(3) prevents an approved-vendor unit running outdated, buggy firmware from being auto-accepted onto the live network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3.1.1.4 snmpwalk -v2c -c public <target> CDATA-GPON-MIB::gponOnuPolicyAuthMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3.1.1.4.1 snmpget -v2c -c public <target> CDATA-GPON-MIB::gponOnuPolicyAuthMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gponOnuPolicyAuthMode.1
Start monitoring C-Data Technology EPON/GPON OLT access equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDATA-GPON-MIB::gponOnuPolicyAuthMode OID value, configure state conditions and alerts, and monitor any C-Data Technology EPON/GPON OLT access equipment from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.34592 | vendor | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1 | ipProduct | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1.5 | gpon | CDATA-COMMON-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34592.1.5.1 | gponMIB | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1 | gponObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.2 | gponControlObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.2.18 | gponOnuObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.2.18.8 | gponOnuAuthenticationManagement | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3 | gponOnuPolicyAuthTable | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3.1 | gponOnuPolicyAuthControlTable | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3.1.1 | gponOnuPolicyAuthControlEntry | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.2.18.8.3.1.1.4 | gponOnuPolicyAuthMode | CDATA-GPON-MIB |