ctEntStateAdmin

CTRON-ENTITY-STATE-MIB · .1.3.6.1.4.1.52.4.2.31.1.1.1.1.2

Object

The administrative state for this entity.
              
This object refers to an entities administrative
permission to service both other entities within
its containment hierarchy as well other users of
its services defined by means outside the scope
of this MIB.
              
Setting this object to 'notSupported' will result
in an 'inconsistentValue' error. For entities that
do not support administrative state, all set
operations will result in an 'inconsistentValue'
error.
              
Some physical entities exhibit only a subset of the
remaining administrative state values. Some entities
cannot be locked, and hence this object exhibits only
the 'unlocked' state. Other entities can not be shutdown
gracefully, and hence this object does not exhibit the
'shuttingDown' state. A value of 'inconsistentValue'
will be returned if attempts are made to set this
object to values not supported by its administrative
model.

Context

MIB
CTRON-ENTITY-STATE-MIB
OID
.1.3.6.1.4.1.52.4.2.31.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
ctEntStateEntry
Groups
1

Walk 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::ctEntStateAdmin'
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::ctEntStateAdmin.<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::ctEntStateAdmin'

Values & Constraints

Type Values
1unknown
2locked
3shuttingDown
4unlocked

Conformance

Member of
Compliance refinements
Write access is not required.