vnsPrivDynamicRekeyFrequency

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.1.8.1.2

Object

column r/w SNMPv2-SMIInteger32
Dynamic WEP re-keying frequency, in seconds.  Setting this 
value to 0 disables rekeying.
              
This value is only meaningful if vnsPrivWEPKeyType = wpapsk(3).
For any other values of vnsPrivWEPKeyType, reading or setting 
this value will return an unsuccessful status and will return 
a value of null or zero.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.1.8.1.2
Type
column
Access
readwrite
Status
current
Parent
vnsPrivacyEntry
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::vnsPrivDynamicRekeyFrequency'
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::vnsPrivDynamicRekeyFrequency.<ifIndex>'
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::vnsPrivDynamicRekeyFrequency'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance