pollingMechanism

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.3.10.1.1.2

Object

column r/w Enumeration
This field specifies the method to determine the health of the RADIUS server.  If set to 
useRFC5997StatusServerRequest(1), RFC 5997 Status-Server packets will be sent to the 
primary server to determine it's health.  If set to authorizeAsActualUser(0), access-request
messages for a specified user account will be sent to the primary server to determine it's health.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.3.10.1.1.2
Type
column
Access
readwrite
Status
current
Parent
radiusExtnsSettingEntry
Groups
1

Walk 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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::pollingMechanism'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::pollingMechanism.<radiusExtnsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::pollingMechanism'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0authorizeAsActualUser
1useRFC5997StatusServerRequest

Conformance