cnEeeDeviceStatus
CAMBIUM-NETWORKS-EEE-MIB ·
.1.3.6.1.4.1.17713.24.8.0.2
Object
scalar r/w
Enumeration
Controls EEE status at the device level. When 'disabled(2)', individual port EEE settings are ignored and EEE is operationally disabled on all ports. When 'enabled(1)', the individual port EEE settings determine the operational EEE status for the port.
Context
- MIB
- CAMBIUM-NETWORKS-EEE-MIB
- OID
.1.3.6.1.4.1.17713.24.8.0.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cnEeeObjects
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 'CAMBIUM-NETWORKS-EEE-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-EEE-MIB::cnEeeDeviceStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-EEE-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-EEE-MIB::cnEeeDeviceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |