All MIBs › FCMGMT-MIB › trapRegRowState
trapRegRowState
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::trapRegRowState
OID (numeric): 1.3.6.1.3.94.2.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the state of the row. rowDestroy READ: Can never happen. WRITE: Remove this row from the table. rowInactive READ: Indicates that this row does exist, but that traps are not enabled to be sent to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are not enabled to be sent to the target. If the row already existed, then traps are disabled from being sent to the target. rowActive READ: Indicates that this row exists, and that traps are enabled to be sent to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are enabled to be sent to the target. If the row already exists, then traps are enabled to be sent to the target.
A value of rowActive or rowInactive must be specified to create a row in the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.2.3.1.4 snmpwalk -v2c -c public <target> FCMGMT-MIB::trapRegRowState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.2.3.1.4.1 snmpget -v2c -c public <target> FCMGMT-MIB::trapRegRowState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.94.2.3.1.4.1 i <value>
Start monitoring Vendor-neutral Fibre Channel SAN switch/director, any manufacturer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FCMGMT-MIB::trapRegRowState OID value, configure state conditions and alerts, and monitor any Vendor-neutral Fibre Channel SAN switch/director, any manufacturer from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.94 | fcmgmt | FCMGMT-MIB |
| 1.3.6.1.3.94.2 | trapReg | FCMGMT-MIB |
| 1.3.6.1.3.94.2.3 | trapRegTable | FCMGMT-MIB |
| 1.3.6.1.3.94.2.3.1 | trapRegEntry | FCMGMT-MIB |
| 1.3.6.1.3.94.2.3.1.4 | trapRegRowState | FCMGMT-MIB |