cpIwfLineSignaling
CPIWF-R-MIB ·
.1.3.6.1.4.1.164.20.5.1.1.11
Object
scalar r/w
OctetString
This object defines the line signal coding for CAS. It represents four parameters, by two octet (nibble per parameter Bit 7 = MSB, Bit 0 = LSB ) as follows: RINGING Code- MSB nibble, default value is 0000 (h'0) NORMAL Code- 3rd nibble, default value is 0101 (h'5) ONHOOK Code- 2nd nibble, default value is 0101 (h'5) OFFHOOK Code- LSB nibble. default value is 1111 (h'F)
Context
- MIB
- CPIWF-R-MIB
- OID
.1.3.6.1.4.1.164.20.5.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cpIwf
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::cpIwfLineSignaling.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPIWF-R-MIB::cpIwfLineSignaling'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.