All MIBs › RAD-MIB › atmNteCardCmd
atmNteCardCmd
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmNteCardCmd
OID (numeric): 1.3.6.1.4.1.164.12.3.1.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Command on the card that is installed in the selected slot. The commands are applicable according to the value of atmNteCardStatus. See the specification document for details.
deleteConfig - Deletes the card configuration. deactivate - All the connections state will be changed to NotReady. The card configuration will be blocked. activate - Does the same as done upon card insertion: Initiates the relevant parameters, activates the physical layer, ATM layer and logical layer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.2.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::atmNteCardCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.2.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::atmNteCardCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.3.1.2.1.1.6.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1 | atmNteSys | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2 | atmNteSysInfo | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2.1 | atmNteIdTable | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2.1.1 | atmNteIdEntry | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2.1.1.6 | atmNteCardCmd | RAD-MIB |