hprOperatorPathSwitchSupport

HPR-MIB · .1.3.6.1.2.1.34.6.1.1.2

Object

scalar Enumeration
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.

Context

MIB
HPR-MIB
OID
.1.3.6.1.2.1.34.6.1.1.2
Type
scalar
Access
readonly
Status
current
Parent
hprGlobal
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprOperatorPathSwitchSupport.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPR-MIB::hprOperatorPathSwitchSupport'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2switchTriggerSupported
3switchToPathSupported

Conformance