sonicApStatus
SONICWALL-FIREWALL-IP-STATISTICS-MIB ·
.1.3.6.1.4.1.8741.1.3.6.2.1.12
Object
column SwSpWorkState
Represents the SonicPoint status.
Context
- MIB
- SONICWALL-FIREWALL-IP-STATISTICS-MIB
- OID
.1.3.6.1.4.1.8741.1.3.6.2.1.12- 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::sonicApStatus'
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::sonicApStatus.<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::sonicApStatus'
Syntax
- Source
- SwSpWorkState
- Base type
Enumeration
Values & Constraints
Type Values
0 | safemode |
1 | unprovisioned |
2 | provisioning |
3 | operational |
4 | unresponse |
5 | updatingfirmware |
6 | initializing |
7 | overlimit |
8 | rebooting |
9 | failedprovision |
10 | failedfirmware |
11 | scanning |
12 | manufacturing |
13 | disable |
14 | downloadingfirmware |
15 | nofirmware |
16 | failedscan |
17 | widp |
18 | widpto |
19 | writingfirmware |
20 | failedgetcrashlog |
21 | autoshutoff |
22 | gettingfirmware |
23 | unregistered |