eltexBgpPeerStatusConfigState

ELTEX-BGP-MIB · .1.3.6.1.4.1.35265.45.1.2.1.3.1.52

Object

This field reports the state of the peer configuration.
The peer configuration may be in one of the following
states.
              
-  Up to date.  That is, all configuration set by MIBs for
this peer has been applied to the current peer session
(if it exists).
              
-  Out of date, requiring the peer's admin status to be
set to down before all the current MIB configuration
for this peer can be applied.
              
-  Out of date, requiring the peer's row status to be set
to inactive before all the current MIB configuration
for this peer can be applied.

Context

MIB
ELTEX-BGP-MIB
OID
.1.3.6.1.4.1.35265.45.1.2.1.3.1.52
Type
column
Access
readonly
Status
current
Parent
eltexBgpPeerStatusEntry

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 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BGP-MIB::eltexBgpPeerStatusConfigState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BGP-MIB::eltexBgpPeerStatusConfigState.<eltexBgpProcessId>.<eltexBgpPeerRemoteAddrType>.<eltexBgpPeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-BGP-MIB::eltexBgpPeerStatusConfigState'

Syntax

Source
EltexBgpPeerConfigStates
Base type
Enumeration

Values & Constraints

Type Values
1stateUpToDate
2stateOutOfDateAdminDown
3stateOutOfDateRowInactive