ocnSecondaryState
NORTEL-OME40G-FAC-MIB ·
.1.3.6.1.4.1.562.68.11.3.1.1.1.1.18
Object
column RFC1213-MIBDisplayString
Secondary state for the facility. A facility can have more than one secondary state as different combinations of the individual secondary state. It is represented as a string to capture all the combinations. Those combinations along with the Primary state are used to compute the admin state. Can be any combination of flt, sgeo, lpbk, discd, ts, wrkrx, wrktx.
Context
- MIB
- NORTEL-OME40G-FAC-MIB
- OID
.1.3.6.1.4.1.562.68.11.3.1.1.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nnOCnEntry
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::ocnSecondaryState'
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::ocnSecondaryState.<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::ocnSecondaryState'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.