utsEponModuleAdminState
UTEPON4000CONF-MIB ·
.1.3.6.1.4.1.1949.1.3.10.200.6.2.1.1.1.1.4
Object
column r/w
Enumeration
administrative state changed by operator, locked(1) -- the slot is disabled for service unlocked (2) -- the slot can provide service reset(8) -- reset the slot
Context
- MIB
- UTEPON4000CONF-MIB
- OID
.1.3.6.1.4.1.1949.1.3.10.200.6.2.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- utsEponModuleBoardEntry
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 'UTEPON4000CONF-MIB' -M '/opt/observium/mibs/utstarcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTEPON4000CONF-MIB::utsEponModuleAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UTEPON4000CONF-MIB' -M '/opt/observium/mibs/utstarcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTEPON4000CONF-MIB::utsEponModuleAdminState.<utsEponModuleBoardPhyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UTEPON4000CONF-MIB' -M '/opt/observium/mibs/utstarcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UTEPON4000CONF-MIB::utsEponModuleAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | locked |
2 | unlocked |
8 | reset |