snCamUsageL2Type
FOUNDRY-SN-CAM-MIB ·
.1.3.6.1.4.1.1991.1.14.1.1.2.2.1.3
Object
column Enumeration
This object identifies the type of layer 2 traffic passing through the network processor.
Context
- MIB
- FOUNDRY-SN-CAM-MIB
- OID
.1.3.6.1.4.1.1991.1.14.1.1.2.2.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- snCamUsageL2Entry
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 'FOUNDRY-SN-CAM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-CAM-MIB::snCamUsageL2Type'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-CAM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-CAM-MIB::snCamUsageL2Type.<snCamUsageL2Slot>.<snCamUsageL2Processor>.<snCamUsageL2Type>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-CAM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-CAM-MIB::snCamUsageL2Type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forwarding |
2 | protocol |
3 | flooding |
4 | total |