clientIfOperStatus
LUM-CLIENT-MIB ·
.1.3.6.1.4.1.8708.2.27.2.2.1.1.11
Object
The operational state for the interface.
notPresent - The physical resources are not
available.
down - The interface is de-activated or there are
faults preventing its transition to the 'up' state.
up - The interface is operational.
Context
- MIB
- LUM-CLIENT-MIB
- OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Default
notPresent- Parent
- clientIfEntry
- Groups
- 35
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 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfOperStatus.<clientIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CLIENT-MIB::clientIfOperStatus'
Syntax
- Source
- LUM-TCBoardOrInterfaceOperStatus
- Base type
Enumeration
Type Description
The operational state for a board or interface.
notPresent - The board/interface is not available.
down - The board/interface is de-activated or
there are faults preventing it from going to the
'up'-state.
up - The board/interface is active.
Values & Constraints
Type Values
1 | notPresent |
2 | down |
3 | up |
Conformance
Member of
clientIfGroupV1
clientIfGroupV10
clientIfGroupV11
clientIfGroupV12
clientIfGroupV13
clientIfGroupV14
clientIfGroupV15
clientIfGroupV16
clientIfGroupV17
clientIfGroupV18
clientIfGroupV19
clientIfGroupV2
clientIfGroupV20
clientIfGroupV21
clientIfGroupV22
clientIfGroupV23
clientIfGroupV24
clientIfGroupV25
clientIfGroupV26
clientIfGroupV27
clientIfGroupV28
clientIfGroupV29
clientIfGroupV3
clientIfGroupV30
clientIfGroupV31
clientIfGroupV32
clientIfGroupV33
clientIfGroupV4
clientIfGroupV5
clientIfGroupV6
clientIfGroupV7
clientIfGroupV8
clientIfGroupV9
clientIfMinimalGroupV1
clientIfMinimalGroupV2