agnCMainExitPort
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.1.2.2.11
Object
scalar r/w
Enumeration
An object defining the Main Exit Port for the Data of the device. In the Vmux-120 Device the Data can Exit via one of the 2 existing ports: 1. Ethernet port (2) 2. A port that can be E1 or T1 or a Serial Link (3).
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.1.2.2.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cnfgAgnGen
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::agnCMainExitPort.0'
More examples
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::agnCMainExitPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | eth |
3 | e1T1SerialLink |