ciscoTsTftpDownloadStatus
CISCO-TS-STACK-MIB ·
.1.3.6.1.4.1.9.5.32.1.1.12
Object
scalar mandatory
Enumeration
Reading complete(2) from this object means the write to flash has succeeded and the switch is ready to be rebooted.
Context
- MIB
- CISCO-TS-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.32.1.1.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ciscoTsConfig
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-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsTftpDownloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsTftpDownloadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | writing |
2 | complete |
3 | other |