settingFlagFiltersamenet
ACKSYS-WLG-MIB ·
.1.3.6.1.4.1.28097.1.1.1.13
Object
scalar r/w
Enumeration
Subnet filter settings: (1) Disable the filter, (2) Different subnet filter: drop all packets on the different subnet, (3) Custom subnet filter: drop all packets on the custom subnet (You need to define IP and subnet mask of custom subnet.)
Context
- MIB
- ACKSYS-WLG-MIB
- OID
.1.3.6.1.4.1.28097.1.1.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- settings
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 'ACKSYS-WLG-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-WLG-MIB::settingFlagFiltersamenet.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-WLG-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-WLG-MIB::settingFlagFiltersamenet'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | different-subnet-filter |
3 | custom-subnet-filter |