agentGreenEnergyDetectOperStatus
NG700-GREENETHERNET-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.11.500.1.1.1.3
Object
column Enumeration
This tells if energy detect operational status is currently active or inactive. The energy detect mode may be administratively enabled, but the operational status may be inactive.
Context
- MIB
- NG700-GREENETHERNET-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.11.500.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentGreenEthernetEntry
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 'NG700-GREENETHERNET-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-GREENETHERNET-PRIVATE-MIB::agentGreenEnergyDetectOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NG700-GREENETHERNET-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-GREENETHERNET-PRIVATE-MIB::agentGreenEnergyDetectOperStatus.<agentEthernetIntfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NG700-GREENETHERNET-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NG700-GREENETHERNET-PRIVATE-MIB::agentGreenEnergyDetectOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | in-active |
1 | active |