cpIwfIsdnPriPortEncodingSelectionMode
CPIWF-R-MIB ·
.1.3.6.1.4.1.164.20.5.1.1.29
Object
scalar r/w
Enumeration
This object controls the encoding switching for ISDN PRI user ports. masterSlave - the profile entry used by the CP-IWF is the same as that selected by the CO-IWF. independent - the CP-IWF can select the profile entry used for transmission independently of the CO-IWF.
Context
- MIB
- CPIWF-R-MIB
- OID
.1.3.6.1.4.1.164.20.5.1.1.29- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cpIwf
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 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::cpIwfIsdnPriPortEncodingSelectionMode.0'
More examples
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::cpIwfIsdnPriPortEncodingSelectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | independent |
2 | masterSlave |