prtExPVc4PrtType
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.4
Object
column r/w
Enumeration
This object indicates the type of the selected port.
In Mx 30/300 phase 4: s0 & u are for Voice over ISDN.
In MX 30/300 phase 5: sQsig & uQsig are used for Voice over ISDN with Qsig option.
In MX MVC4 voice cards, each pair of ports 1-2, 3-4 may have a different type:
E&M, FXO, FXS.
In MVC4 compressed voice cards ports 1..4 have the same interface for all ports.
In MVC8 compressed voice cards each group of ports 1..4, 5..8 may have
a different type: E&M, FXO, FXS.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExPVc4CnfgEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPVc4PrtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPVc4PrtType.<prtExPVc4CnfgIdx>.<prtExPVc4SltIdx>.<prtExPVc4PrtIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::prtExPVc4PrtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eAndM |
2 | fxo |
3 | fxs |
4 | internal |
5 | s0 |
6 | u |
7 | sQsig |
8 | uQsig |