All MIBs › CISCO-VISM-DSX0-MIB › ds0RobbedBitSignalling
ds0RobbedBitSignalling
Module: CISCO-VISM-DSX0-MIB
OID (symbolic): CISCO-VISM-DSX0-MIB::ds0RobbedBitSignalling
OID (numeric): 1.3.6.1.4.1.351.110.4.7.1.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object indicates if Robbed Bit Signalling is turned on or off for a given ds0. This only applies to DS0s on a DS1 link. For E1 links the value is always off (false). For T1 links, the default value is true if the line is configured for CAS signaling, the default value is false if the line is configured for CCS signaling or no signaling.
What is ds0RobbedBitSignalling?
This read-write TruthValue indicates whether Robbed Bit Signalling is turned on for this DS0, applying only to T1 (DS1) links since E1 lines always report false. RBS steals signaling bits from the voice channel itself, so an admin configuring a T1 for CAS signaling would expect this to default to true, while CCS or unsignaled lines default to false. For example, if a T1 channel configured for CAS shows this object as false, that mismatch would explain why on-hook/off-hook signaling isn't being detected correctly on that DS0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0RobbedBitSignalling
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0RobbedBitSignalling.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.7.1.1.2.1 s <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::ds0RobbedBitSignalling 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.2 | ds0RobbedBitSignalling | CISCO-VISM-DSX0-MIB |