ipv6NetworkIntegrityCheck
WNDAP620 ·
.1.3.6.1.4.1.4526.100.7.12.21.9
Object
scalar r/w
Enumeration
This attribute indicates the status of internet connection check . AP automatically validates whether the internet connection is active before allowing wireless associations by pinging the default gateway. the default value of this variable is disable(0) .
Context
- MIB
- WNDAP620
- OID
.1.3.6.1.4.1.4526.100.7.12.21.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipv6DhcpClientSettings
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WNDAP620::ipv6NetworkIntegrityCheck.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WNDAP620::ipv6NetworkIntegrityCheck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |