prtExPh1MlRedundPort
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.21
Object
column r/w
Enumeration
This object indicates the redundacy ML port, coupled with the current ML port (prtExPh1MlPrtIdx). When prtExPh1MlRedundType=none (no ML redundancy) this object will be 'notApplicable'. When value is not 'none', it should be mutual to the redundant ML port. inPrt1 - for MTML-H/E1 cards. inPrt1..inPrt4 - for MTML-E2 cards. exPrt2..exPrt4 - for MTML-4 cards.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.2.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExPh1MlCnfgEntry
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::prtExPh1MlRedundPort'
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::prtExPh1MlRedundPort.<prtExPh1MlCnfgIdx>.<prtExPh1MlSltIdx>.<prtExPh1MlPrtIdx>'
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::prtExPh1MlRedundPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | exPrt1 |
2 | exPrt2 |
3 | exPrt3 |
4 | exPrt4 |
101 | inPrt1 |
102 | inPrt2 |
103 | inPrt3 |
104 | inPrt4 |
255 | notApplicable |