tmnxPasswordHealthCheck
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.5.13
Object
When the value of tmnxPasswordHealthCheck is 'true', the Radius
servers configured in tmnxRadiusServerTable and the 'TacPlus' servers
configured in tmnxTacPlusServerTable will be periodically monitored.
Each server will be contacted every 30 seconds. If in this process a
server is found to be unreachable, or a previously unreachable server
starts responding, based on the type of the server, a
TIMETRA-SYSTEM-MIB:radiusServerOperStatusChange or a
TIMETRA-SYSTEM-MIB:tacplusServerOperStatusChange trap will be sent.
When the value of tmnxPasswordHealthCheck is 'false', periodic
monitoring of the Radius and Tacplus servers is disabled.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.5.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxPasswordInfo
- Groups
- 3
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 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxPasswordHealthCheck.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxPasswordHealthCheck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |