rc2kChassisPortOperStatus

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.100.1.1

Object

scalar OctetString
A bit array that contains the oper-status
of the ports in the device.  2 bits are used
for each port.  The high order 2 bits of the
first octet represent port #0, the next two
bits are used for port #1, etc.  The status
is encoded with the following scheme :
          
value   meaning
-----   -------
  0     no-link (admin=up, oper=down)
  1     up	(admin=up, oper=up)
  2     down	(admin=down, oper=down)
  3     testing	(admin=test, oper=test)

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.100.1.1
Type
scalar
Access
readonly
Status
current
Parent
rc2kChassis

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rc2kChassisPortOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rc2kChassisPortOperStatus'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 256-256