All MIBs › BGP4-MIB › bgpIdentifier
bgpIdentifier
Module: BGP4-MIB
OID (symbolic): BGP4-MIB::bgpIdentifier
OID (numeric): 1.3.6.1.2.1.15.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The BGP Identifier of the local system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.15.4 snmpwalk -v2c -c public <target> BGP4-MIB::bgpIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.15.4.1 snmpget -v2c -c public <target> BGP4-MIB::bgpIdentifier.1