gponTrapState
CDATA-GPON-MIB ·
.1.3.6.1.4.1.34592.1.5.1.1.4.6.2
Object
scalar Enumeration
Description.
Context
- MIB
- CDATA-GPON-MIB
- OID
.1.3.6.1.4.1.34592.1.5.1.1.4.6.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gponTrapObjects
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 'CDATA-GPON-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CDATA-GPON-MIB::gponTrapState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CDATA-GPON-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CDATA-GPON-MIB::gponTrapState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | report |
2 | clear |