callerIdTransmission
MX-POTS-MIB ·
.0.1800.1.500
Object
scalar r/w
Enumeration
Caller ID Transmission
The caller ID transmission allows selecting the transmission
type of the caller ID.
* Country : Use the default caller ID of the country defined
in the TelIf.CountrySelection parameter.
* FirstRing : Caller ID is sent after the first ring.
* RingPulse : Caller ID is sent between a brief ring pulse and
the first ring.
* LineReversalRingPulse : Caller ID is sent between a brief
ring pulse and the first ring on an inverted polarity line.
* DtAs : Caller ID is sent after the dual tone alerting state
tone.
* LineReversalDtAs : Caller ID is sent after the dual tone
alerting state tone on an inverted polarity line.
* NoRingPulse : Caller ID is sent before the first ring.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- potsMIBObjects
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 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-POTS-MIB::callerIdTransmission.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-POTS-MIB::callerIdTransmission'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | country |
200 | firstRing |
300 | ringPulse |
400 | lineReversalRingPulse |
500 | dtAs |
600 | lineReversalDtAs |
700 | noRingPulse |