ipHostAccessReAuthenticateTries
BINTEC-HACC-MIB ·
.0.62.1.1.21
Object
column r/w
Integer32
Number of subsequent re-authentication-attempts before related client-session is aborted when RADIUS-replies are missing. Sets balance between tight synchronisation with RADIUS-server and robustness against temporary wide-area-network-losses. A value of 1 means that sessions are aborted immediately after 1st missing reply. With higher values, subsequent attempts are done with regular re-authentication-period. Negative replies are still processed immediately and not affected by this setting.
Context
- MIB
- BINTEC-HACC-MIB
- OID
.0.62.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipHostAccessEntry
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 'BINTEC-HACC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-HACC-MIB::ipHostAccessReAuthenticateTries'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-HACC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-HACC-MIB::ipHostAccessReAuthenticateTries.<ipHostAccessIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-HACC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-HACC-MIB::ipHostAccessReAuthenticateTries'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535