mpPortArlMode
MPPORT-CAPABILITY ·
.1.3.6.1.4.1.5651.6.3.1.13.3.1
Object
scalar Enumeration
If device is in svl mode,then read mpSwitchTech.mpSwPort.mprSwArlTable to get mac entries. If device is in ivl mode,then read mpSwitchTech.mpSwPort.mprSwIvlArlTable to get mac entries.
Context
- MIB
- MPPORT-CAPABILITY
- OID
.1.3.6.1.4.1.5651.6.3.1.13.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mpPortCapability
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 'MPPORT-CAPABILITY' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPPORT-CAPABILITY::mpPortArlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPPORT-CAPABILITY' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPPORT-CAPABILITY::mpPortArlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | svl |
2 | ivl |