r2SignalingVariantsAniCategory

MX-R2-MIB · .0.1875.1.100.200.1.920

Object

column r/w Enumeration
Category Group II Signal
              
Specifies the group II forward signal to be sent on receiving
a calling party category request. This tone indicates the
category of the calling party.
              
  * NatSubscriberNoPrio: Call is set up from a national
    subscriber's line and is not a priority.
  * NatSubscriberPrio: Call is set up from a national
    subscriber's line to which priority treatment of calls
    has been granted.
  * NatMaintenance: Call comes from a national maintenance
    equipment.
  * NatSpare: Spare.
  * NatOperator: Call is set up from a national operator's
    position.
  * NatData: Call will be used for national data
    transmission.
  * IntSubscriberNoPrio: Call is set up from an international
    subscriber's line and is not a priority.
  * IntData: Call will be used for international data
    transmission.
  * IntSubscriberPrio: Call is set up from an international
    subscriber's line to which priority treatment of calls
    has been granted.
  * IntOperator: Call is set up from an international
    operator's position.
  * CollectCall: Call is set up for Call Collect.

Context

MIB
MX-R2-MIB
OID
.0.1875.1.100.200.1.920
Type
column
Access
readwrite
Status
current
Parent
r2SignalingVariantsEntry

Walk 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 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2SignalingVariantsAniCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2SignalingVariantsAniCategory.<r2SignalingVariantsInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-R2-MIB::r2SignalingVariantsAniCategory'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100natSubscriberNoPrio
200natSubscriberPrio
300natMaintenance
400natSpare
500natOperator
600natData
700intSubscriberNoPrio
800intData
900intSubscriberPrio
1000intOperator
1100collectCall