ip2IfFarEndType
RAD-Ipmux-MIB ·
.1.3.6.1.4.1.164.3.1.6.7.1.1.23
Object
column r/w
Enumeration
This object defines the type of the Far-End device.
This data is important for signaling and DS0 format.
For Vmux: e1 (2) value is used for a PBX in the Far End.
fxs (5) is used for Phone.
Other values are not used.
Context
- MIB
- RAD-Ipmux-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.7.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ip2IfEntry
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-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Ipmux-MIB::ip2IfFarEndType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Ipmux-MIB::ip2IfFarEndType.<ip2IfChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Ipmux-MIB::ip2IfFarEndType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | e1 |
3 | t1Esf |
4 | t1D4 |
5 | fxs |
6 | serialLink |
7 | t1Unframed |