telephonyAttributesCallDirectionRestriction
MX-TELEPHONY-ATTRIBUTES-MIB ·
.1.3.6.1.4.1.4935.15.70.1.10.1.15
Object
column r/w
Enumeration
Restriction on the direction of traffic on a specific line.
noRestriction : Allow incoming and outgoing calls.
scnToIpOnly : Allow only calls from the SCN to the IP network. For an FXS line,
the unit allows making calls but not receiving calls. For an FXO
line, the unit answers incoming calls but does not allow outgoing
calls.
ipToScnOnly : Allow only calls from the IP network to the SCN. For an FXS line,
the unit allows receiving calls but not making calls. For an FXO
line, the unit allows outgoing calls but does not answer incoming
calls.
Context
- MIB
- MX-TELEPHONY-ATTRIBUTES-MIB
- OID
.1.3.6.1.4.1.4935.15.70.1.10.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- telephonyAttributesIfFeaturesEntry
- 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 'MX-TELEPHONY-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELEPHONY-ATTRIBUTES-MIB::telephonyAttributesCallDirectionRestriction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-TELEPHONY-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELEPHONY-ATTRIBUTES-MIB::telephonyAttributesCallDirectionRestriction.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-TELEPHONY-ATTRIBUTES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-TELEPHONY-ATTRIBUTES-MIB::telephonyAttributesCallDirectionRestriction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noRestriction |
1 | scnToIpOnly |
2 | ipToScnOnly |
Conformance
Member of