fsbgp4RtRefreshInboundRequest
SUPERMICRO-BGP-MIB ·
.1.3.6.1.4.1.10876.101.1.41.16.2.1.3
Object
Setting this object triggers the sending of the Route Refresh message to the peer. This object will be cleared once the Route Refresh message is sent to the peer. Route-Refresh message support is a default feature If not negotiated via capability negotiation, inbound soft-reconfig is internally done on setting this object.
Context
- MIB
- SUPERMICRO-BGP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.41.16.2.1.3- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- fsbgp4RtRefreshInboundEntry
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 'SUPERMICRO-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BGP-MIB::fsbgp4RtRefreshInboundRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BGP-MIB::fsbgp4RtRefreshInboundRequest.<fsbgp4RtRefreshInboundPeerType>.<fsbgp4RtRefreshInboundPeerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-BGP-MIB::fsbgp4RtRefreshInboundRequest'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |