rlIsRetryFlag
NETGEAR-RADLAN-WBA-MIB ·
.1.3.6.1.4.1.4526.17.230.1.1.4
Object
Web Based Authentication retry flag. If flag is on it means the host that started authentication process was out due to higher priority session. The host must retry authenticating until higher session is accepted/failed. The default value is OFF
Context
- MIB
- NETGEAR-RADLAN-WBA-MIB
- OID
.1.3.6.1.4.1.4526.17.230.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlWBAAuxiliaryEntry
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 'NETGEAR-RADLAN-WBA-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-WBA-MIB::rlIsRetryFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-WBA-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-WBA-MIB::rlIsRetryFlag.<rlWBAIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-WBA-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-WBA-MIB::rlIsRetryFlag'
Syntax
- Source
- RlWBARetryFlagOp
- Base type
Enumeration
Values & Constraints
Type Values
0 | off |
1 | on |