ethAdminState
NORTEL-OME40G-FAC-MIB ·
.1.3.6.1.4.1.562.68.11.3.1.3.1.1.16
Object
This is a write-only variable. The user can restore
or remove facilities using this command. You restore
a facility by setting this variable to IS and remove
it by setting it to OOS. During Row-create, a user can
use this variable to set the initial state of the facility.
Because this is a write-only variable, the user is expected
to read the Primary and Secondary state of the facility
to determine the state of the facility.
Context
- MIB
- NORTEL-OME40G-FAC-MIB
- OID
.1.3.6.1.4.1.562.68.11.3.1.3.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnEthEntry
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 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-FAC-MIB::ethAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-FAC-MIB::ethAdminState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-OME40G-FAC-MIB::ethAdminState'
Syntax
- Source
- AdminState
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | is |
2 | oos |