rlPortStatLastSampleStatSubType
RADLAN-PORT-STATISTICS-MIB ·
.1.3.6.1.4.1.89.223.4.1.2
Object
column PortStatisticsSubType
Port-statistic sub-type. This variable is a key in port-statistics table.
Context
- MIB
- RADLAN-PORT-STATISTICS-MIB
- OID
.1.3.6.1.4.1.89.223.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlPortStatLastSampleEntry
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 'RADLAN-PORT-STATISTICS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PORT-STATISTICS-MIB::rlPortStatLastSampleStatSubType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-PORT-STATISTICS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PORT-STATISTICS-MIB::rlPortStatLastSampleStatSubType.<rlPortStatLastSampleIfIndex>.<rlPortStatLastSampleStatSubType>.<rlPortStatLastSampleCounterName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-PORT-STATISTICS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-PORT-STATISTICS-MIB::rlPortStatLastSampleStatSubType'
Syntax
- Source
- PortStatisticsSubType
- Base type
Enumeration
Values & Constraints
Type Values
1 | second |
2 | minute |
3 | hour |
4 | day |
5 | week |