All MIBs › HPR-MIB › hprOperatorPathSwitchSupport
hprOperatorPathSwitchSupport
Module: HPR-MIB
OID (symbolic): HPR-MIB::hprOperatorPathSwitchSupport
OID (numeric): 1.3.6.1.2.1.34.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates an implementation's level of support for an operator-requested path switch.
notSupported(1) - the agent does not support operator-requested path switches switchTriggerSupported(2) - the agent supports a 'switch path now' command from an operator, but not a command to switch to a specified path switchToPathSupported(3) - the agent supports both a 'switch path now' command and a command to switch to a specified path. Note that the latter command is not available via this MIB; a system that supports it must do so via other means, such as a local operator interface.
What is hprOperatorPathSwitchSupport?
Reports how much manual control an admin has over triggering an RTP path switch on this node: notSupported(1) means no operator-initiated switch is possible, switchTriggerSupported(2) means only a generic 'switch now' command is available, and switchToPathSupported(3) means the device can also be told to switch to a specific path (though not via this MIB). Useful for knowing in advance whether hprRtpPathSwitchTrigger will actually do anything on a given box.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.6.1.1.2 snmpwalk -v2c -c public <target> HPR-MIB::hprOperatorPathSwitchSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.6.1.1.2.1 snmpget -v2c -c public <target> HPR-MIB::hprOperatorPathSwitchSupport.1
Start monitoring IBM SNA/APPN network node/router with HPR capability with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPR-MIB::hprOperatorPathSwitchSupport OID value, configure state conditions and alerts, and monitor any IBM SNA/APPN network node/router with HPR capability from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.6 | hprMIB | HPR-MIB |
| 1.3.6.1.2.1.34.6.1 | hprObjects | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.1 | hprGlobal | HPR-MIB |
| 1.3.6.1.2.1.34.6.1.1.2 | hprOperatorPathSwitchSupport | HPR-MIB |