vlanPortSwitchLevel

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.9.3.1.6

Object

column r/w Enumeration
Indicates the priority level the port uses to
access the switching media. If vlanPortSwitchLevel
is not applicable to the port, notApplicable(3)
will be returned by the device.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.9.3.1.6
Type
column
Access
readwrite
Status
current
Parent
vlanPortEntry
Groups
2

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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::vlanPortSwitchLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::vlanPortSwitchLevel.<vlanPortModule>.<vlanPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::vlanPortSwitchLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2high
3notApplicable

Conformance