ifextPortUsage

SIAE-IFEXT-MIB · .1.3.6.1.4.1.3373.1103.73.2.1.4

Object

column Enumeration
Port usage in the system. lan(1) and radio(2) are traffic ports,
mgmt(3) are ports dedicated to management traffic, stack(4) ports
are port to interconnect switch to stack, aux(5) ports are ports 
dedicated to other purpose, pwe3(6) ports are dedicated to pseudowire.

Context

MIB
SIAE-IFEXT-MIB
OID
.1.3.6.1.4.1.3373.1103.73.2.1.4
Type
column
Access
readonly
Status
current
Parent
ifextTableEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unused
1lan
2radio
3mgmt
4stack
5aux
6pwe3