tmnxStgSecurityLevel
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.11.1.8
Object
The value of tmnxStgSecurityLevel specifies the level of security at
which SNMP notification messages will be sent to the SNMP trap
destination when tmnxStgVersion has a value of '3' for SNMPv3.
This object was made obsolete in the 5.0 release. It is
replaced by tmnxStdSecurityLevel.
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.11.1.8- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxSnmpTrapGroupEntry
- Groups
- 2
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::tmnxStgSecurityLevel'
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::tmnxStgSecurityLevel.<tmnxStgIndex>.<tmnxStgDestAddress>.<tmnxStgDestPort>'
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::tmnxStgSecurityLevel'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpSecurityLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | noAuthNoPriv |
2 | authNoPriv |
3 | authPriv |