All MIBs › NETBOTZ-PRD-BOT-MIB › netBotz_prd_bot_switch_state
netBotz_prd_bot_switch_state
Module: NETBOTZ-PRD-BOT-MIB
OID (symbolic): NETBOTZ-PRD-BOT-MIB::netBotz_prd_bot_switch_state
OID (numeric): 1.3.6.1.4.1.5528.30.10.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Switch state setting. The state controls which condition of the door switch indicates an alarm. If set to 0, alarm is set when the switch is closed. If set to 1, alarm is set when the switch is open.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5528.30.10.16 snmpwalk -v2c -c public <target> NETBOTZ-PRD-BOT-MIB::netBotz_prd_bot_switch_state
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5528.30.10.16.1 snmpget -v2c -c public <target> NETBOTZ-PRD-BOT-MIB::netBotz_prd_bot_switch_state.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5528.30.10.16.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5528 | netBotz | NETBOTZ-MIB |
| 1.3.6.1.4.1.5528.30 | netBotz_products | NETBOTZ-MIB |
| 1.3.6.1.4.1.5528.30.10 | netBotz_prd_bot | NETBOTZ-MIB |
| 1.3.6.1.4.1.5528.30.10.16 | netBotz_prd_bot_switch_state | NETBOTZ-PRD-BOT-MIB |