osPortEgressValueType
OS-PORT-MIB ·
.1.3.6.1.4.1.6926.2.1.10.1.4
Object
column Enumeration
Service Level within buffers profile
Context
- MIB
- OS-PORT-MIB
- OID
.1.3.6.1.4.1.6926.2.1.10.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- osPortEgressCntEntry
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 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortEgressValueType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PORT-MIB::osPortEgressValueType.<osPortIndex>.<osBufferProfileServiceLevel>.<osPortEgressUnits>.<osPortEgressValueType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PORT-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PORT-MIB::osPortEgressValueType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pass |
2 | passOther |
3 | passGreen |
4 | drop |
5 | dropOther |
6 | dropGreen |