osPortOperState

OS-PORT-MIB · .1.3.6.1.4.1.6926.2.1.2.1.11

Object

column Enumeration
Port oper status

Context

MIB
OS-PORT-MIB
OID
.1.3.6.1.4.1.6926.2.1.2.1.11
Type
column
Access
readonly
Status
current
Parent
osPortEntry
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 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortOperState.<osPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PORT-MIB::osPortOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2enabled
3disabledByMgmt
4disabledByReboot
5isolatedByLinkFlapGuard
6isolatedByLinkReflection
7isolatedByLinkProtection
8isolatedByStpLinkReflection
9isolatedByHotSwap
10isolatedByHa
11isolatedByStpPortLoop
12isolatedByStpOverRate
13isolatedByEthoamOverRate
14isolatedByEfmOverRate
15isolatedByDot1xOverRate
16isolatedByDot1agOverRate
17isolatedByLacpOverRate
18isolatedByAhOverRate
19isolatedByUdld
20isolatedByShdslLinkDown
21isolatedByL2TpOverRate
22isolatedByTdmLinkProtection
23isolatedByMplsLinkProtection
24isolatedByMacFlapLoopGuard

Conformance