vmpsTriggerDownload
CISCO-VMPS-MIB ·
.1.3.6.1.4.1.9.9.53.1.1.1.1.5
Object
column r/w
Enumeration
When set to `loadDatabase' this object will cause the VMPS to initiate a TFTP download of the configuration tables stored at the host identified by the vmpsDownloadServerAddress. Setting to 'loadRcpDataBase' will cause the VMPs to initiate RCP download. A download cannot be preformed unless the host address is properly set. This object will always return noOperation(1) when read. Setting this object to loadDatabase(2) while the vmpsOperStatus is loading(3) is effectively a no-op.
Context
- MIB
- CISCO-VMPS-MIB
- OID
.1.3.6.1.4.1.9.9.53.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vmpsConfigEntry
- 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-VMPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VMPS-MIB::vmpsTriggerDownload'
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::vmpsTriggerDownload.<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::vmpsTriggerDownload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOperation |
2 | loadDatabase |
3 | loadRcpDataBase |
Conformance
Member of