nsBgpPeerAdminStatus
NETSCREEN-BGP4-MIB ·
.1.3.6.1.4.1.3224.18.3.3.1.3
Object
column deprecated
Enumeration
The desired state of the BGP connection.
A transition from 'stop' to 'start' will
cause the BGP Start Event to be generated.
A transition from 'start' to 'stop' will
cause the BGP Stop Event to be generated.
This parameter can be used to restart BGP
peer connections. Care should be used in
providing write access to this object
without adequate authentication.
Context
- MIB
- NETSCREEN-BGP4-MIB
- OID
.1.3.6.1.4.1.3224.18.3.3.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- nsBgpPeerEntry
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 'NETSCREEN-BGP4-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-BGP4-MIB::nsBgpPeerAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-BGP4-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-BGP4-MIB::nsBgpPeerAdminStatus.<nsBgpPeerRemoteAddr>.<nsBgpPeerVRID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-BGP4-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-BGP4-MIB::nsBgpPeerAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stop |
2 | start |