cpIwfDs0BundleLineSignaling
CPIWF-R-MIB ·
.1.3.6.1.4.1.164.20.5.1.5.1.9
Object
column r/w
OctetString
This object defines the line signal coding for CAS. It represents three parameters, by two octet (nibble per parameter Bit 7 = MSB, Bit 0 = LSB ) as follows: ONHOOK Code- MSB nibble, default value is 0101 (h'5) OFFHOOK Code- 2nd nibble. default value is 1111 (h'F) MASK Code- 3rd nibble, default value is 1111 (h'F) spare Code- LSB nibble, padded with 0 0000 (h'0)
Context
- MIB
- CPIWF-R-MIB
- OID
.1.3.6.1.4.1.164.20.5.1.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpIwfDs0BundleEntry
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 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::cpIwfDs0BundleLineSignaling'
More examples
Read one indexed 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::cpIwfDs0BundleLineSignaling.<cpIwfDs0BundleNumber>'
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::cpIwfDs0BundleLineSignaling'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.