ipHostAccessClientNoReplyCounter
BINTEC-HACC-MIB ·
.0.62.2.1.29
Object
column SNMPv2-SMIUnsigned32
This counter is initialised to 0 and increased whenever re-authentication fails because of no reply (e.g. because WAN down or server too slow). It is reset whenever re-authentication succeeds. When the counter reaches the limit that is specified by ipHostAccessReAuthenticateTries, the client is removed.
Context
- MIB
- BINTEC-HACC-MIB
- OID
.0.62.2.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipHostAccessClientEntry
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::ipHostAccessClientNoReplyCounter'
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::ipHostAccessClientNoReplyCounter.<ipHostAccessClientIfIndex>.<ipHostAccessClientAddr>'
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::ipHostAccessClientNoReplyCounter'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295