rcEtherSamFlowFrameType
RAISECOM-ETHERSAM-MIB ·
.1.3.6.1.4.1.8886.6.1.74.2.1.1.2
Object
column r/w
Enumeration
EtherSam Frame Type
Context
- MIB
- RAISECOM-ETHERSAM-MIB
- OID
.1.3.6.1.4.1.8886.6.1.74.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcEtherSamFlowEntry
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 'RAISECOM-ETHERSAM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ETHERSAM-MIB::rcEtherSamFlowFrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-ETHERSAM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ETHERSAM-MIB::rcEtherSamFlowFrameType.<rcEtherSamFlowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-ETHERSAM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-ETHERSAM-MIB::rcEtherSamFlowFrameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopback |
2 | ethernet |
3 | ip |
4 | tcp |
5 | udp |
6 | video |
7 | voice-G711 |
8 | voice-G7231 |
9 | voice-G729 |