osPwe3IccpRGStatus

OS-PWE3-ICCP-MIB · .1.3.6.1.4.1.6926.2.29.1.2.1.5

Object

column IccpStatus
-NON EXISTENT: This state is the starting point for the state
machine.It indicates that no ICCP connection exists and that
there's no LDP session established between the PEs.
              
-INITIALIZED: This state indicates that an LDP session exists between
the PEs but LDP ICCP Capabilitiy have not yet been exchanged between
them.
              
-CAPSENT: This state indicates that an LDP session exists between the
PEs and that the local PE has avertized LDP ICCP Capability to its
peer.
              
-CAPREC: This state indicates that an LDP session exists between the
PEs and that the local PE has both received and avertized LDP ICCP
Capability from/to its peer.
              
-CONNECTING: This state indicates that the local PE has initiated
an ICCP connection to its peer, and is awaiting its response.
              
-OPERATIONAL: This state indicates that the ICCP connection is
operational.

Context

MIB
OS-PWE3-ICCP-MIB
OID
.1.3.6.1.4.1.6926.2.29.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
osPwe3IccpRGEntry
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 'OS-PWE3-ICCP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PWE3-ICCP-MIB::osPwe3IccpRGStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PWE3-ICCP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PWE3-ICCP-MIB::osPwe3IccpRGStatus.<osPwe3IccpRGIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PWE3-ICCP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PWE3-ICCP-MIB::osPwe3IccpRGStatus'

Syntax

Source
IccpStatus
Base type
Enumeration

Values & Constraints

Type Values
0nonExistent
1initialized
2capSent
3capRecv
4connecting
5operational

Conformance