ctEntStateUsage
CTRON-ENTITY-STATE-MIB ·
.1.3.6.1.4.1.52.4.2.31.1.1.1.1.4
Object
The usage state for this entity.
This object refers to an entity's ability to service more
physical entities in a containment hierarchy. A value
of 'idle' means this entity is able to contain other
entities but that no other entity is currently
contained within this entity.
A value of 'active' means that at least one entity is
contained within this entity, but that it could handle
more. A value of 'busy' means that the entity is unable
to handle any additional entities being contained in it.
Some entities will exhibit only a subset of the
usage state values. Entities that are unable to ever
service any entities within a containment hierarchy will
always have a usage state of 'busy'. Some entities will
only ever be able to support one entity within its
containment hierarchy and will therefore only exhibit
values of 'idle' and 'busy'.
Context
- MIB
- CTRON-ENTITY-STATE-MIB
- OID
.1.3.6.1.4.1.52.4.2.31.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctEntStateEntry
- 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 'CTRON-ENTITY-STATE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ENTITY-STATE-MIB::ctEntStateUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-ENTITY-STATE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ENTITY-STATE-MIB::ctEntStateUsage.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ENTITY-STATE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ENTITY-STATE-MIB::ctEntStateUsage'
Syntax
- Source
- CTRON-ENTITY-STATE-TC-MIBEntityUsageState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | idle |
3 | active |
4 | busy |
Conformance
Member of