eltexBgpPeerRemoteAs
ELTEX-BGP-MIB ·
.1.3.6.1.4.1.35265.45.1.2.1.1.1.6
Object
The remote autonomous system number.
This field can be changed at any time. However, if the
field is changed while the peer is admin_status UP, the
change will only take effect after the peer has been
cycled admin status DOWN and then UP, thus forcing the
peer session to be restarted. In this case, until the
peer is set admin_status DOWN, the peer will be marked as
out of date (as reported by the config state field in the
eltexBgpPeerStatusTable row for the peer).
Context
- MIB
- ELTEX-BGP-MIB
- OID
.1.3.6.1.4.1.35265.45.1.2.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltexBgpPeerEntry
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 'ELTEX-BGP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-BGP-MIB::eltexBgpPeerRemoteAs'
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::eltexBgpPeerRemoteAs.<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::eltexBgpPeerRemoteAs'
Syntax
- Source
- EltexBgpAutonomousSystemNumber
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.