hprRtpPathSwitchTrigger

HPR-MIB · .1.3.6.1.2.1.34.6.1.4.2.1.6

Object

column r/w Enumeration
Object by which a Management Station can trigger an operator-
requested path switch, by setting the value to
switchPathNow(2).  Setting this object to switchPathNow(2)
triggers a path switch even if its previous value was already
switchPathNow(2).
              
The value ready(1) is returned on GET operations until a SET
has been processed; after that the value received on the most
recent SET is returned.
              
This MIB module provides no support for an operator-requested
switch to a specified path.

Context

MIB
HPR-MIB
OID
.1.3.6.1.2.1.34.6.1.4.2.1.6
Type
column
Access
readwrite
Status
current
Parent
hprRtpEntry
Groups
1

Walk 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 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprRtpPathSwitchTrigger'
More examples
Read one indexed 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::hprRtpPathSwitchTrigger.<hprRtpLocNceId>.<hprRtpLocTcid>'
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::hprRtpPathSwitchTrigger'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ready
2switchPathNow

Conformance