All MIBs › ERI-DNX-SMC-MIB › trapDestCmdStatus
trapDestCmdStatus
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::trapDestCmdStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.3.20.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The command status for this trap dest configuration row/record. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure.
Default Response State used in GET RESPONSE Command ready-for-command (0) Initial default status for a row
Trap Dest Commands used in SET Command (1..99) update-trap-dest (1) Change an aspect of current trap destination delete-trap-dest (2) Delete Trap Destination entry from table. create-trap-dest (3) Add New Trap Destination entry to the table.
Response States used in GET RESPONSE Command (100..199) update-successful (101) Trap dest has been successfully changed delete-successful (102) Trap dest has been successfully removed create-successful (103) Trap dest has been successfully added
Trap Dest Error Codes used in GET RESPONSE Command (200..799) err-general-trap-dest-cfg-error (200) Unknown configuration error occurred. err-invalid-trap-dest-addr (201) Invalid Destination IP address err-invalid-trap-dest-cmd (202) Unrecognized trap command action err-invalid-trap-dest-name (203) Configured trap community name too long err-invalid-trap-dest-pdu (204) Unrecognized trap PDU type settings err-invalid-trap-dest-retry (205) Invalid trap Max Retry range err-invalid-trap-dest-tmout (206) Unrecognized trap timeout setting err-data-locked-by-another-user (450) Another administrative user is making changes to this part of the system via a terminal session. Check Event Log for user name err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.3.20.1.1.3 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::trapDestCmdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.3.20.1.1.3.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::trapDestCmdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.3.20.1.1.3.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3 | traps | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20 | trapCfg | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20.1 | trapDestinationTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20.1.1 | trapDestinationEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20.1.1.3 | trapDestCmdStatus | ERI-DNX-SMC-MIB |