portlayoutControlCandidateState

LUM-PORTLAYOUT-MIB · .1.3.6.1.4.1.8708.2.77.2.2.1.1.8

Object

column Enumeration
The state of the candidate ports.
Even if the candidate ports are activated in the kernel the new port setup needs to be saved to the backup
and the traffic unit must be rebooted beore the new setup can be used.
              
notActivated - candidate ports are not actived in the kernel.
              
activated- the cadidate ports are set in the kernel, config must be saved and traffic unit
           rebooted before new port setup can be used.

Context

MIB
LUM-PORTLAYOUT-MIB
OID
.1.3.6.1.4.1.8708.2.77.2.2.1.1.8
Type
column
Access
readonly
Status
current
Default
notActivated
Parent
portlayoutControlEntry
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 'LUM-PORTLAYOUT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTLAYOUT-MIB::portlayoutControlCandidateState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PORTLAYOUT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTLAYOUT-MIB::portlayoutControlCandidateState.<portlayoutControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PORTLAYOUT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PORTLAYOUT-MIB::portlayoutControlCandidateState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notActivated
2activated

Conformance