All MIBs › CISCO-VISM-DSX0-MIB › ds0SeizedCode
ds0SeizedCode
Module: CISCO-VISM-DSX0-MIB
OID (symbolic): CISCO-VISM-DSX0-MIB::ds0SeizedCode
OID (numeric): 1.3.6.1.4.1.351.110.4.7.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object contains the code transmitted in the ABCD bits when the ds0 is connected and ds0TransmitCodesEnable is enabled. The object is a bitmap and the various bit positions are: Bit 0 (value 1) D bit Bit 1 (value 2) C bit Bit 2 (value 4) B bit Bit 3 (value 8) A bit This object is useful for ds0 conditioning to be done if an alarm condition is detected from the network side. DS0 conditioning is implemented in the trunking application only.
This object is not applicable in the CAS backhaul application.
From vism 2.0.3 release onwards this object can be configured in any mode, but will be applicable only in trunking application and will be ignored in other applications.
What is ds0SeizedCode?
This Integer32 (0..15) is a 4-bit ABCD bitmap defining the code transmitted on this DS0 when it is connected (seized) and ds0TransmitCodesEnable is on. Like ds0IdleCode, this value supports DS0 conditioning so the card can send a defined signaling pattern representing an active call state toward the network during alarm conditions. For example, if a downstream device misreports call state, an admin could verify this seized code matches the expected ABCD pattern for that signaling convention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.4 snmpwalk -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0SeizedCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.4.1 snmpget -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0SeizedCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.7.1.1.4.1 i <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-DSX0-MIB::ds0SeizedCode OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.7 | dsx0Vism | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.7.1 | dsx0VismCnfTable | CISCO-VISM-DSX0-MIB |
| 1.3.6.1.4.1.351.110.4.7.1.1 | dsx0VismCnfEntry | CISCO-VISM-DSX0-MIB |
| 1.3.6.1.4.1.351.110.4.7.1.1.4 | ds0SeizedCode | CISCO-VISM-DSX0-MIB |