iccpRgApplicationState
LUM-ICCP-MIB ·
.1.3.6.1.4.1.8708.2.61.2.3.1.1.15
Object
column r/w
Enumeration
nonExistent - The ICCP RG state is not operational. reset - The ICCP RG state has transitioned to operational. connectSent - An application connect message been sent to the peer mep. connectReceive - An application connect message been received from the peer mep. connecting - An application connect message with the A-bit set has been sent to the peer mep. operational - An application connect message has been received from the peer mep with the A-bit set.
Context
- MIB
- LUM-ICCP-MIB
- OID
.1.3.6.1.4.1.8708.2.61.2.3.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Default
nonExistent- Parent
- iccpRgEntry
- 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 'LUM-ICCP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ICCP-MIB::iccpRgApplicationState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ICCP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ICCP-MIB::iccpRgApplicationState.<iccpRgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ICCP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ICCP-MIB::iccpRgApplicationState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonExistent |
2 | reset |
3 | connectSent |
4 | connectReceive |
5 | connecting |
6 | operational |
7 | undefined |
Conformance
Member of