swJWACUDPFilteringState
JWAC-MIB ·
.1.3.6.1.4.1.171.12.39.1.4
Object
scalar r/w
Enumeration
This object enables/disables the JWAC udp_filtering function.
When udp_filtering is enabled, all UDP and ICMP packets except
DHCP and DNS packets from unauthenticated hosts will be dropped.
Context
- MIB
- JWAC-MIB
- OID
.1.3.6.1.4.1.171.12.39.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swJWACCtrl
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 'JWAC-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JWAC-MIB::swJWACUDPFilteringState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JWAC-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JWAC-MIB::swJWACUDPFilteringState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |