signalingChannelDefaultCalledNpi
MX-ISDN-MIB ·
.0.1850.1.500.100.1.11300
Object
column r/w
Enumeration
Default Numbering Plan Identification for Called Party Number
IE
Default value to insert in the 'Numbering Plan Identification'
parameter of the 'Called Party Number' IE when 'Numbering Plan
Identification' is not already defined in the call properties.
A call property set by the 'Properties Manipulation' feature of
the Call Router has precedence over this default value. This
parameter applies to the outgoing ISDN calls.
Possible values are:
* Unknown: Default value of Numbering Plan Identification is
set to Unknown.
* IsdnTelephony: Default value of Numbering Plan
Identification is set to ISDN Telephony.
* Data: Default value of Numbering Plan Identification is set
to Data.
* Telex: Default value of Numbering Plan Identification is
set to Telex.
* NationalStandard: Default value of Numbering Plan
Identification is set to National Standard.
* Private: Default value of Numbering Plan Identification is
set to Private.
Context
- MIB
- MX-ISDN-MIB
- OID
.0.1850.1.500.100.1.11300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- signalingChannelEntry
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-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::signalingChannelDefaultCalledNpi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::signalingChannelDefaultCalledNpi.<signalingChannelInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ISDN-MIB::signalingChannelDefaultCalledNpi'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | unknown |
200 | isdnTelephony |
300 | data |
400 | telex |
500 | nationalStandard |
600 | private |