vismPortNum

CISCO-VISM-PORT-MIB · .1.3.6.1.4.1.351.110.5.5.2.1.1.1.1

Object

column Integer32
This is a logical port number. If PXM1
(Processor Switch Module) is the PXM
used on the shelf this object should be set to 1.
For PXM1E this object should be set to 255.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance