h3cEponDeviceGlobalEventState
H3C-EPON-DEVICE-MIB ·
.1.3.6.1.4.1.2011.10.2.42.4.1.1.3.1.1.12
Object
column SNMPv2-TCTruthValue
A read-only variable, which defines the state of the Global Event indication of an EPON device. When the indication of the event input occurs the event is asserted. When the input is removed that event is de-asserted. When true the device has a Global Event asserted. When false the Global Event Indication is reset.
Context
- MIB
- H3C-EPON-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.10.2.42.4.1.1.3.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cEponDeviceEventObjectEntry
- Groups
- 1
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 'H3C-EPON-DEVICE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EPON-DEVICE-MIB::h3cEponDeviceGlobalEventState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-EPON-DEVICE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EPON-DEVICE-MIB::h3cEponDeviceGlobalEventState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-EPON-DEVICE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-EPON-DEVICE-MIB::h3cEponDeviceGlobalEventState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of