SnetSwitch-MIB :: snetSwitchRefreshTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSnetSwitch-MIBsnetSwitchRefreshTime

snetSwitchRefreshTime

Module: SnetSwitch-MIB

OID (symbolic): SnetSwitch-MIB::snetSwitchRefreshTime

OID (numeric): 1.3.6.1.4.1.169.8.3.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Specifies the minimum time in seconds between refreshes of Mib data. Mib data is refreshed each time it is requested unless the refresh interval time has not yet been reached. If the specified time interval has not elapsed, the mib data will be retrieved from cache. Minimum time is 5 seconds. Default is 60 seconds. Changing this to a low value can have a negative impact on performance. Changing this to a high value could allow mib data to become outdated.

What is snetSwitchRefreshTime?

This read-write value sets the minimum time, in seconds, between refreshes of this MIB's cached data; a request within that window returns cached data instead of re-polling the switch. Admins raise it to reduce polling load on the ServerNet fabric during heavy monitoring, or lower it (down to the 5-second minimum) when they need fresher data at the cost of more polling overhead. It defaults to 60 seconds; setting it too low can hurt performance, while setting it too high risks stale data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.2
snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchRefreshTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.2.1
snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchRefreshTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.169.8.3.1.2.1 i <value>

Start monitoring HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SnetSwitch-MIB::snetSwitchRefreshTime OID value, configure state conditions and alerts, and monitor any HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.169tandemSnetSwitch-MIB
1.3.6.1.4.1.169.8serverNetSnetSwitch-MIB
1.3.6.1.4.1.169.8.3serverNetSwitchSnetSwitch-MIB
1.3.6.1.4.1.169.8.3.1snetSwitchNetworkDataSnetSwitch-MIB
1.3.6.1.4.1.169.8.3.1.2snetSwitchRefreshTimeSnetSwitch-MIB