trpzPortConfigPortMode

TRAPEZE-NETWORKS-PORT-MIB · .1.3.6.1.4.1.14525.4.6.1.1.1.1.2

Object

column TrpzPortMode
Indicates whether this port is configured
for directly attached AP,
as network port, or
for wired auth.

Context

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

Syntax

Source
TrpzPortMode
Base type
Enumeration

Values & Constraints

Type Values
1directAttachAP
2networkPort
3wired

Conformance