statsId
FD-PERFORMANCE-MIB ·
.1.3.6.1.4.1.34592.1.3.5.1.1.1.2
Object
column StatsCollection
No description available.
Context
- MIB
- FD-PERFORMANCE-MIB
- OID
.1.3.6.1.4.1.34592.1.3.5.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- swThresholdEntry
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 'FD-PERFORMANCE-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-PERFORMANCE-MIB::statsId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-PERFORMANCE-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-PERFORMANCE-MIB::statsId.<statsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-PERFORMANCE-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-PERFORMANCE-MIB::statsId'
Syntax
- Source
- StatsCollection
- Base type
Enumeration
Values & Constraints
Type Values
1 | octetTrans |
2 | totFrameTrans |
3 | ucFrameTrans |
4 | bcFrameTrans |
5 | mcFrameTrans |
6 | crc32Errors |
7 | undersizeFrames |
8 | oversizeFrames |
9 | framesDropped |
10 | octetsDropped |
11 | bandwidth |