rcEapPortAdminTrafficControl
RC-RADIUS-MIB ·
.1.3.6.1.4.1.2272.1.57.2.1.23
Object
column r/w
Enumeration
This option controls the configured traffic blocking directions for a port when there are no authenticated clients for that port. Filtering only ingress packets will permit egress traffic to reach sleeping or hibernating devices. Main purpose is for WoL packets to reach to this kind of devices, but it might be applicable to other management packets as well.
Context
- MIB
- RC-RADIUS-MIB
- OID
.1.3.6.1.4.1.2272.1.57.2.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcEapPortEntry
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 'RC-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-RADIUS-MIB::rcEapPortAdminTrafficControl'
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::rcEapPortAdminTrafficControl.<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::rcEapPortAdminTrafficControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inOut |
2 | in |