tnSysKeyStoreTransServerCommand

TROPIC-SYSTEM-MIB · .1.3.6.1.4.1.7483.2.1.1.2.34.1.1.3

Object

column r/w Enumeration
noCmd               - No operation
upload              - Upload file to remote server
download            - Only download, not install.
install             - Install the former downloaded
restoreToDefault    - Clear former intalled and install
                    - to default
downloadThenInstall - Download then auto-install
clear               - Removes all items installed.

Context

MIB
TROPIC-SYSTEM-MIB
OID
.1.3.6.1.4.1.7483.2.1.1.2.34.1.1.3
Type
column
Access
readwrite
Status
current
Parent
tnSysKeyStoreServiceEntry
Groups
1

Walk 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::tnSysKeyStoreTransServerCommand'
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::tnSysKeyStoreTransServerCommand.<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::tnSysKeyStoreTransServerCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noCmd
2upload
3download
4install
5restoreToDefault
6downloadThenInstall
7clear

Conformance