All MIBs › VISM-LAPD-MIB › vismLapdRowStatus
vismLapdRowStatus
Module: VISM-LAPD-MIB
OID (symbolic): VISM-LAPD-MIB::vismLapdRowStatus
OID (numeric): 1.3.6.1.4.1.351.110.5.5.12.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Row status allows users to create or delete a LAPD entry. CreateAndGo: Use this to add an entry in this table. Before create a LAPD entry session manager should already be set up. i.e. session set, group and session(s) have been created. Before creating a LAPD entry the entry in Hdlc table will implicitly created first. If the DS0 has already been used then the request of creating a LAPD channel on the same DS0 on the same line will be rejected. After creating the LAPD entry the corresponding entry in vismLapdStatsTable will be implicitly created.
active: When an entry is created it becomes active.
destory: Use this to delete an entry in this table. After implicitly deleting all the entries(if there is any) in vismLapdDlcEntry table for the specific D channel the entry in vismLapdEntry will be deleted, then the entry in vismLapdStatsTable will be implicitly deleted, followed by the deletion of the Hdlc entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.12.1.1.8 snmpwalk -v2c -c public <target> VISM-LAPD-MIB::vismLapdRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.12.1.1.8.1 snmpget -v2c -c public <target> VISM-LAPD-MIB::vismLapdRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.12.1.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismLapdRowStatus.1
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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5 | voice | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.12 | vismLapdGrp | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.110.5.5.12.1 | vismLapdTable | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.110.5.5.12.1.1 | vismLapdEntry | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.110.5.5.12.1.1.8 | vismLapdRowStatus | VISM-LAPD-MIB |