vmpsAction
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.9.5
Object
scalar r/w
Enumeration
This object, when read, returns the result of the
last action requested: other(1), inProgress(2),
success(3), noResponse(3), noPrimaryVmps(5),
noDynamicPort(6), or noHostConnected(7).
Setting this object to reconfirm(8) causes the
switch to contact the Vlan Membership Policy
Server immediately to reconfirm the current VLAN
assignments for all dynamic ports on the switch.
Normally VLAN assignments for dynamic ports are
reconfirmed once an hour.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.9.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- vlanGrp
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::vmpsAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::vmpsAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | inProgress |
3 | success |
4 | noResponse |
5 | noPrimaryVmps |
6 | noDynamicPort |
7 | noHostConnected |
8 | reconfirm |
Conformance
Member of