vismPortType

CISCO-VISM-PORT-MIB · .1.3.6.1.4.1.351.110.5.5.2.1.1.1.4

Object

column r/w Enumeration
The value of this object is always set to 'voIP'.
It indicates that network port. The same value
is used even when VISM supports VoAAL1 or VoAAL2.

Context

MIB
CISCO-VISM-PORT-MIB
OID
.1.3.6.1.4.1.351.110.5.5.2.1.1.1.4
Type
column
Access
readwrite
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::vismPortType'
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::vismPortType.<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::vismPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1voIP
2userPort

Conformance

Member of
Compliance refinements
Write access is not required.