cewEntActivityCheck
CISCO-ENERGYWISE-MIB ·
.1.3.6.1.4.1.9.9.683.1.6.1.23
Object
This object specifies the value of the flag used to determine if activity check is allowed or not on this Cisco Energywise Entity. If the flag is set to true, Energywise allows activity check to be done on this Cisco Energywise Entity.Activity check is done to determine if an IP Phone entity connected to the switch is in use or not before the port can be turned OFF or ON.
Context
- MIB
- CISCO-ENERGYWISE-MIB
- OID
.1.3.6.1.4.1.9.9.683.1.6.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cewEntEntry
- 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 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENERGYWISE-MIB::cewEntActivityCheck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENERGYWISE-MIB::cewEntActivityCheck.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENERGYWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENERGYWISE-MIB::cewEntActivityCheck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of