vmVmpsPrimary
CISCO-VLAN-MEMBERSHIP-MIB ·
.1.3.6.1.4.1.9.9.68.1.1.7.1.2
Object
The status of the VMPS. Setting this value to true will make this VMPS the primary server and make the switch use this as the current server. Setting this entry to true causes other rows to transition to false. Attempting to write a value of false after creation will result in a return of bad value. Deleting an entry whose value is true will result in the first entry in the table being set to true.
Context
- MIB
- CISCO-VLAN-MEMBERSHIP-MIB
- OID
.1.3.6.1.4.1.9.9.68.1.1.7.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vmVmpsEntry
- Groups
- 1
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-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVmpsPrimary'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVmpsPrimary.<vmVmpsIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVmpsPrimary'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of