rcEapPortEapPacketMode

RC-RADIUS-MIB · .1.3.6.1.4.1.2272.1.57.2.1.14

Object

column r/w Enumeration
This object indicates whether to use unicast or multicast packets
for Eap-ReqId packets.  Normally, multicast packets are used.

Context

MIB
RC-RADIUS-MIB
OID
.1.3.6.1.4.1.2272.1.57.2.1.14
Type
column
Access
readwrite
Status
current
Parent
rcEapPortEntry

Walk 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 'RC-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-RADIUS-MIB::rcEapPortEapPacketMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-RADIUS-MIB::rcEapPortEapPacketMode.<rcEapPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-RADIUS-MIB::rcEapPortEapPacketMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1multicast
2unicast