snCamUsageSessionType
FOUNDRY-SN-CAM-MIB ·
.1.3.6.1.4.1.1991.1.14.1.1.2.3.1.3
Object
column Enumeration
This object identifies the type of sessions.
Context
- MIB
- FOUNDRY-SN-CAM-MIB
- OID
.1.3.6.1.4.1.1991.1.14.1.1.2.3.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- snCamUsageSessionEntry
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::snCamUsageSessionType'
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::snCamUsageSessionType.<snCamUsageSessionSlot>.<snCamUsageSessionProcessor>.<snCamUsageSessionType>'
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::snCamUsageSessionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4Multicast |
2 | ipv4andMacReceiveAcl |
3 | ipv4andMacRuleAcl |
4 | ipv4andMacTotal |
5 | ipv4andMacOut |
6 | ipv6Multicast |
7 | ipv6ReceiveAcl |
8 | ipv6RuleAcl |
9 | ipv6Total |
10 | ipv6Out |
11 | labelOut |
12 | ipv4SrcGuardDenial |
13 | ipv4SrcGuardPermit |
14 | internalForwardingLookup |