tmnxStdVersion
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.18.1.9
Object
The value of tmnxStdVersion specifies the SNMP version that will be
used to format notification messages sent to this SNMP notification
collector.
The values supported by the Nokia SROS series SNMP agent are:
0 for SNMPv1
1 for SNMPv2c
3 for SNMPv3
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.18.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxSnmpTrapDestEntry
- 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 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxStdVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxStdVersion.<tmnxStdIndex>.<tmnxStdName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOG-MIB::tmnxStdVersion'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpMessageProcessingModel
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of