prtExVcPbxFrame
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.8
Object
column r/w
Enumeration
This object is the frame parameter for T1/E1 interface.
The user should select only the parameters which are relevant
to the specific card:
T1 values for the VC-PBX/T1 card.
E1 values for the VC-PBX/E1 card.
notApplicable - for the VC-PBX card.
This parameter has the same values as dsx1LineType in T1/E1
MIB (RFC-1406). The parameters in dsx1LineType are:
other (1)
esfT1 dsx1ESF (2)
sfT1 dsx1D4 (3)
g732nE1 dsx1E1 (4)
g732nE1CRC dsx1E1-CRC (5)
g732sE1 dsx1E1-MF (6)
g732sE1CRC dsx1E1-MF-CRC (7)
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.15.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExVcPbxCnfgEntry
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::prtExVcPbxFrame'
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::prtExVcPbxFrame.<prtExVcPbxCnfgIdx>.<prtExVcPbxSltIdx>.<prtExVcPbxPrtIdx>'
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::prtExVcPbxFrame'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | esfT1 |
3 | sfT1 |
4 | g732nE1 |
5 | g732nE1CRC |
6 | g732sE1 |
7 | g732sE1CRC |
255 | notApplicable |