All MIBs › APPLIC-MIB › portHistoryMemoryAvailability
portHistoryMemoryAvailability
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::portHistoryMemoryAvailability
OID (numeric): 1.3.6.1.4.1.81.30.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This item reflect the status of available Port History. standard(1) value, is used when there are no memory limitations. limited1(2) value, is used when the limitation is 3 MB. limited1(3) value, is used when the limitation is 2 MB.
What is portHistoryMemoryAvailability?
This read-only enumeration indicates available history memory (standard/limited1-2MB/limited2-3MB). Network engineers use this to determine how much history can be stored. 'standard' allows maximum historical data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.3.4 snmpwalk -v2c -c public <target> APPLIC-MIB::portHistoryMemoryAvailability
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.3.4.1 snmpget -v2c -c public <target> APPLIC-MIB::portHistoryMemoryAvailability.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3 | portHistory | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.4 | portHistoryMemoryAvailability | APPLIC-MIB |