tnSysKeyStoreServiceStatus
TROPIC-SYSTEM-MIB ·
.1.3.6.1.4.1.7483.2.1.1.2.34.1.1.12
Object
column Enumeration
Last operation status: none - No command installed - Installed successfully downloaded - Downloaded successfully in-progress - Processing and need to wait transferfail - File transfer fail formaterror - File format error.
Context
- MIB
- TROPIC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.7483.2.1.1.2.34.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnSysKeyStoreServiceEntry
- 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 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-SYSTEM-MIB::tnSysKeyStoreServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-SYSTEM-MIB::tnSysKeyStoreServiceStatus.<tnSysKeyStoreNameIndex>.<tnSysKeyStoreTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-SYSTEM-MIB::tnSysKeyStoreServiceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | installed |
3 | downloaded |
4 | in-progress |
5 | transferfail |
6 | formaterror |
Conformance
Member of