sonicApRetainSetting
SONICWALL-FIREWALL-IP-STATISTICS-MIB ·
.1.3.6.1.4.1.8741.1.3.6.2.1.5
Object
column SwBoolState
Whether retain customized setting is enabled on this SonicPoint.
Context
- MIB
- SONICWALL-FIREWALL-IP-STATISTICS-MIB
- OID
.1.3.6.1.4.1.8741.1.3.6.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonicWirelessApEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicApRetainSetting'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicApRetainSetting.<sonicApIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicApRetainSetting'
Syntax
- Source
- SwBoolState
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |