rcPortRejectFrameType
SWITCH-VLANCFG-MIB ·
.1.3.6.1.4.1.8886.6.1.43.1.2.1.1.8
Object
column mandatory
r/w
Enumeration
Set reject packet type.
Context
- MIB
- SWITCH-VLANCFG-MIB
- OID
.1.3.6.1.4.1.8886.6.1.43.1.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rcVlanCfgPortEntry
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 'SWITCH-VLANCFG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-VLANCFG-MIB::rcPortRejectFrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-VLANCFG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-VLANCFG-MIB::rcPortRejectFrameType.<rcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-VLANCFG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-VLANCFG-MIB::rcPortRejectFrameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | tagged |
3 | untagged |
4 | taggedAndUntagged |