rcMvrPortStatus

SWITCH-MVR-MIB · .1.3.6.1.4.1.8886.6.1.21.1.8.1.5

Object

column Enumeration
This object defines the status of the port.
Active(1) specifies the port is a part of a VLAN.
Inactive(2) specifies the port is not a part of a VLAN.

Context

MIB
SWITCH-MVR-MIB
OID
.1.3.6.1.4.1.8886.6.1.21.1.8.1.5
Type
column
Access
readonly
Status
current
Parent
rcMvrIFEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive