hh3cEntityExtAdminStatus
HH3C-ENTITY-EXT-MIB ·
.1.3.6.1.4.1.25506.2.6.1.1.1.1.2
Object
The administrative state for this object.
Context
- MIB
- HH3C-ENTITY-EXT-MIB
- OID
.1.3.6.1.4.1.25506.2.6.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cEntityExtStateEntry
- 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 'HH3C-ENTITY-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ENTITY-EXT-MIB::hh3cEntityExtAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-ENTITY-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ENTITY-EXT-MIB::hh3cEntityExtAdminStatus.<hh3cEntityExtPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-ENTITY-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-ENTITY-EXT-MIB::hh3cEntityExtAdminStatus'
Syntax
- Source
- Hh3cAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | notSupported |
2 | locked |
3 | shuttingDown |
4 | unlocked |
Conformance
Member of
Compliance refinements
hh3cEntityExtCompliance
readonly
Write access is not required.