vmpsIndex
CISCO-VMPS-MIB ·
.1.3.6.1.4.1.9.9.53.1.1.1.1.1
Object
column Integer32
An arbitrary index identifying this particular instance of the VMPS. This index need not be consistent across reboots. For devices only supporting one instance of the VMPS this object need only accept the value of 1. Different instances of the VMPS of one device will presumable be for different management domains.
Context
- MIB
- CISCO-VMPS-MIB
- OID
.1.3.6.1.4.1.9.9.53.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vmpsConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-VMPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VMPS-MIB::vmpsIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VMPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VMPS-MIB::vmpsIndex.<vmpsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VMPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VMPS-MIB::vmpsIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647