mwrNetMgmtInterface1Mode

MWR-ETHERNET-MIB · .1.3.6.1.4.1.7262.4.5.8.1.6.1.4

Object

column r/w Enumeration
This object indicates whether the gi0/1 management interface is inband or outOfBand. This applies only when the packet switch mode is configured in port isolation mode. In Bridge mode setup, this will always be inband.

Context

MIB
MWR-ETHERNET-MIB
OID
.1.3.6.1.4.1.7262.4.5.8.1.6.1.4
Type
column
Access
readwrite
Status
current
Parent
mwrNetMgmtInterfaceEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inband
2outOfBand
3none