cap2ProtectionType
NMS-EPON-ONU ·
.1.3.6.1.4.1.3320.101.10.3.1.3
Object
column mandatory
Enumeration
ONU protection type: not supported is 0, support c-psg is 1, support d-psg is 2.
Context
- MIB
- NMS-EPON-ONU
- OID
.1.3.6.1.4.1.3320.101.10.3.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nmsEponOnuCap2Entry
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-ONU' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-ONU::cap2ProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-ONU' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-ONU::cap2ProtectionType.<llidIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-ONU' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-ONU::cap2ProtectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notsupported |
1 | supportc-psg |
2 | supportd-psg |