All MIBs › CISCO-VISM-DSX0-MIB › ds0SignalingType
ds0SignalingType
Module: CISCO-VISM-DSX0-MIB
OID (symbolic): CISCO-VISM-DSX0-MIB::ds0SignalingType
OID (numeric): 1.3.6.1.4.1.351.110.4.7.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute indicates the type of signaling on the line to which this ds0 belongs.
CAS - Channel Associated Signaling CCS - Common Channel Signaling none - no signaling used.
This object will be implicitly set to line signaling type every time it changes.
What is ds0SignalingType?
This read-only INTEGER reports the signaling type in use on the line this DS0 belongs to: CAS (Channel Associated Signaling), CCS (Common Channel Signaling), or none, and it updates automatically whenever the line's signaling type changes. Because many other CAS-specific timer objects on this DS0 only apply when this value is CAS, an admin checks this first to know which configuration objects are even relevant for a given channel. For example, if an admin tries to configure ds0CasWinkMinMakeTime on a DS0 and it's rejected, checking ds0SignalingType would likely reveal the line is actually configured for CCS or no signaling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.24 snmpwalk -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0SignalingType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.24.1 snmpget -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0SignalingType.1
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::ds0SignalingType 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.24 | ds0SignalingType | CISCO-VISM-DSX0-MIB |