rlInetFftL2InfoTaggedMode
RADLAN-rlFft ·
.1.3.6.1.4.1.89.47.1.17.1.9
Object
column Enumeration
The tagged value of the port. When the Tagged field is not a part of the FFT table in the ASIC, the Tagged field get the BasedPortConfig value.
Context
- MIB
- RADLAN-rlFft
- OID
.1.3.6.1.4.1.89.47.1.17.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlInetFftL2InfoEntry
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 'RADLAN-rlFft' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlFft::rlInetFftL2InfoTaggedMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-rlFft' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlFft::rlInetFftL2InfoTaggedMode.<rlInetFftL2InfoIfindex>.<rlInetFftL2InfoDstMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-rlFft' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-rlFft::rlInetFftL2InfoTaggedMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | untagged |
2 | tagged |
3 | basedPortConfig |