juniAtmF4FlowOamSegmentVpOperationState
Juniper-UNI-ATM-MIB ·
.1.3.6.1.4.1.4874.2.2.8.1.1.12.1.11
Object
column Enumeration
Represents the F4 end-to-end OAM flow VP operation states. It can take
one of the following operational state values:
vcAisState - AIS cell received or underlying physical layer
reporting transmission path AIS.
vcRdiState - RDI cell received.
vcDownRetry - OAM loopback failed, using retry frequency to
verify that the VC is really down.
vcUpRetry - OAM loopback successful, using retry frequency
to verify that the VC is really up.
vcUp - OAM loopback successful after up retry
verification.
vcDown - OAM loopback failed after down retry
verification.
vcNotManaged - No verification via loopback cells being
performed.
vpAisState - State when F4 AIS cell is received.
vpRdiState - State when F4 RDI cell is received.
vcInVpRdiState - The data vc is down as a result of VP failure
thorugh F4 Rdi oam cell.
vcInVpAisState - The data vc is down as a result of VP failure
through F4 Ais oam cell.
vcSegmentAisState - Segment AIS cell received.
vcSegRdiState - Segment RDI cell received.
Context
- MIB
- Juniper-UNI-ATM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.8.1.1.12.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniAtmF4FlowOamSegmentStatsEntry
- Groups
- 2
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 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmF4FlowOamSegmentVpOperationState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmF4FlowOamSegmentVpOperationState.<juniAtmOamF4FlowSegmentIfIndex>.<juniAtmOamF4FlowSegmentVpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-UNI-ATM-MIB::juniAtmF4FlowOamSegmentVpOperationState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | vcAisState |
1 | vcRdiState |
2 | vcDownRetry |
3 | vcUpRetry |
4 | vcUp |
5 | vcDown |
6 | vcNotManaged |
7 | vpAisState |
8 | vpRdiState |
9 | vcInVpRdiState |
10 | vcInVpAisState |
11 | vcSegmentAisState |
12 | vcSegRdiState |