pvxERPSSrvcRingNodeStatus
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.2.25.1.14
Object
column SNMPv2-SMIInteger32
A 32 bit mask giving the current status of the ring by
specifying the events/status currently present:
Bit 1 - Signal-failure on Ring Port 1
Bit 2 - Signal-failure on Ring Port 2
Bit 3 - Remote-signal-failure received on Ring Port 1
Bit 4 - Remote-signal-failure received on Ring Port 2
Bit 5 - Rpl-Blocked
Bit 6 - Wait-to-restore-timer-running
Bit 7 - Hold-timer-running
Bit 8 - Guard-timer-running
Value 1 of the bit signifies the presence of the event
associated with that bit and values zero signifies absence of
that event
Context
- MIB
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.2.25.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pvxERPSServiceEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcRingNodeStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcRingNodeStatus.<pvxERPSSrvcSwitchIdx>.<pvxERPSSrvcName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKET-VX-BRIDGE-MIB::pvxERPSSrvcRingNodeStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647