All MIBs › ITOUCH-CHARACTER-MIB › basicAlarmMasterInputStatus
basicAlarmMasterInputStatus
Module: ITOUCH-CHARACTER-MIB
OID (symbolic): ITOUCH-CHARACTER-MIB::basicAlarmMasterInputStatus
OID (numeric): 1.3.6.1.4.1.33.13.1.36.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the current status of the alarm input point. If the basicAlarmMasterInputValue matches the fault state, then the status is equal to the fault severity. Otherwise the status is cleared.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.13.1.36.1.11 snmpwalk -v2c -c public <target> ITOUCH-CHARACTER-MIB::basicAlarmMasterInputStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.13.1.36.1.11.1 snmpget -v2c -c public <target> ITOUCH-CHARACTER-MIB::basicAlarmMasterInputStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> basicAlarmMasterInputStatus.1
Start monitoring iTouch console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITOUCH-CHARACTER-MIB::basicAlarmMasterInputStatus OID value, configure state conditions and alerts, and monitor any iTouch console servers from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.13 | xCharacter | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1 | xBasic | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1.36 | basicAlarmMasterInputTable | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1.36.1 | basicAlarmMasterInputEntry | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1.36.1.11 | basicAlarmMasterInputStatus | ITOUCH-CHARACTER-MIB |