ccasGCnfLineSigType
CISCO-CAS-IF-EXT-MIB ·
.1.3.6.1.4.1.9.9.314.1.6.1.1.5
Object
column r/w
Enumeration
This object specifies the line signaling type that will be used for the R2 line signaling. . digital (1): The digital line signaling is typically used for PCM systems. Only A and B bits are used to indicate line signaling states, while C and D bits may be optionally used. . analog (2): The analog line signaling is typically used for carrier systems. Only A bit is used to represent tone-on and tone-off indication to signal the line signaling states, while the B, C, and D bit are fixed. . pulse (3): The Pulse type line signaling is typically used for satellite links. It uses tones sent as pulses to indicate line signaling states.
Context
- MIB
- CISCO-CAS-IF-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.314.1.6.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccasIfExtGeneralConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-EXT-MIB::ccasGCnfLineSigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-EXT-MIB::ccasGCnfLineSigType.<cmgwIndex>.<ccasGCnfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAS-IF-EXT-MIB::ccasGCnfLineSigType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | digital |
2 | analog |
3 | pulse |
Conformance
Member of