All MIBs › ADVA-MIB › neTrapsinkRowStatus
neTrapsinkRowStatus
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neTrapsinkRowStatus
OID (numeric): 1.3.6.1.4.1.2544.2.3.4.1.4
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description:
The status of this conceptual row. To create a row in this table, set this object to createAndGo(4). To remove a row, set this object to destroy(6).
What is neTrapsinkRowStatus?
This object controls creation and deletion of trap sink (SNMP notification receiver) entries that define where alarm and event notifications should be sent. An operator uses it to configure which management stations receive alarms from the optical equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.4.1.4 snmpwalk -v2c -c public <target> ADVA-MIB::neTrapsinkRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.4.1.4.1 snmpget -v2c -c public <target> ADVA-MIB::neTrapsinkRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.3.4.1.4.1 s <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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3 | events | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.4 | neTrapsinkTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.4.1 | neTrapsinkEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.4.1.4 | neTrapsinkRowStatus | ADVA-MIB |