pmxIfPortMode

BIANCA-BRICK-PMX-MIB · .1.3.6.1.4.1.272.4.12.1.1.10

Object

column mandatory r/w Enumeration
PortMode switches the CM-PRI's 'Out'-port
              
normal(1)		'Out'-port is disabled, this
			CM-PRI is connected to 'In'
go-thru(2)		'Out'-port is enabled, this
			CM-PRI is disconnected.
go-thru-tst(3)		same as 'go-thru' but an internal
			test loop is activated

Context

MIB
BIANCA-BRICK-PMX-MIB
OID
.1.3.6.1.4.1.272.4.12.1.1.10
Type
column
Access
readwrite
Status
mandatory
Parent
pmxIfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2go-thru
3go-thru-tst