cpsmPortBindNextFreeIndex

CISCO-PSM-MIB · .1.3.6.1.4.1.9.9.364.1.1.19.1.3

Object

column Unsigned32
Represents the next free index value for a 
port binding entry.
              
If the value of this object is non-zero, then
it represents the next free index value.
              
If the value of this object is zero, then there
are no more free indices available on this
VSAN/VLAN.

Context

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4095

Conformance