vcePathRxState
VELOCLOUD-EDGE-MIB ·
.1.3.6.1.4.1.45346.1.1.2.4.2.2.1.10
Object
column VcePathStateType
The receive state of the path.
Context
- MIB
- VELOCLOUD-EDGE-MIB
- OID
.1.3.6.1.4.1.45346.1.1.2.4.2.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vcePathEntry
- Groups
- 1
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 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VELOCLOUD-EDGE-MIB::vcePathRxState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VELOCLOUD-EDGE-MIB::vcePathRxState.<vcePathIfIntId>.<vcePathGwAddrType>.<vcePathGwAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VELOCLOUD-EDGE-MIB::vcePathRxState'
Syntax
- Source
- VcePathStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | initial |
2 | dead |
3 | unusable |
4 | quiet |
5 | unstable |
6 | bwUnmeasurable |
7 | waitingForLinkbw |
8 | measuringTxBw |
9 | measuringRxBw |
10 | stable |
11 | active |
12 | upHsby |
13 | idleHsby |
14 | backup |
15 | unknown |
Conformance
Member of