vismPortDs0ConfigBitMap

CISCO-VISM-PORT-MIB · .1.3.6.1.4.1.351.110.5.5.2.1.1.1.5

Object

column r/w Integer32
This respesents the bit map of DS0s which is used to create
this port.  Bit 0 represents DS0-1.
Since this object is not applicable to the network port, 
value 0 is returned on a GET.

Context

MIB
CISCO-VISM-PORT-MIB
OID
.1.3.6.1.4.1.351.110.5.5.2.1.1.1.5
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::vismPortDs0ConfigBitMap'
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::vismPortDs0ConfigBitMap.<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::vismPortDs0ConfigBitMap'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-16777215

Conformance

Member of
Compliance refinements
Write access is not required.