VISM-LAPD-MIB :: vismLapdRowStatus

MIB Reference — IPNetwork Monitor

All MIBsVISM-LAPD-MIBvismLapdRowStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.5basisServicesBASIS-MIB
1.3.6.1.4.1.351.110.5.5voiceBASIS-MIB
1.3.6.1.4.1.351.110.5.5.12vismLapdGrpCISCO-WAN-LAPD-TRUNK-MIB
1.3.6.1.4.1.351.110.5.5.12.1vismLapdTableCISCO-WAN-LAPD-TRUNK-MIB
1.3.6.1.4.1.351.110.5.5.12.1.1vismLapdEntryCISCO-WAN-LAPD-TRUNK-MIB
1.3.6.1.4.1.351.110.5.5.12.1.1.8vismLapdRowStatusVISM-LAPD-MIB