frameSize
TPT-POLICY-MIB ·
.1.3.6.1.4.1.10734.3.3.2.1.18.1.1
Object
column PolicyFrameSize
The size category of a frame.
Context
- MIB
- TPT-POLICY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.1.18.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- framesBySizeEntry
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 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-POLICY-MIB::frameSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-POLICY-MIB::frameSize.<frameSize>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-POLICY-MIB::frameSize'
Syntax
- Source
- PolicyFrameSize
- Base type
Enumeration
Values & Constraints
Type Values
1 | fs64B |
2 | fs65to127B |
3 | fs128to255B |
4 | fs256to511B |
5 | fs512to1023B |
6 | fs1024toMaxB |
7 | fsMaxto4095B |
8 | fs4096to9216B |
9 | fsUnder |
10 | fsOver |
11 | fs9217to16383 |