tBgpPeerGroupShutdown
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.3.3.1.3
Object
The value of tBgpPeerGroupShutdown controls whether or not to
advertise peers in this group or not.
A value of 'false(2)' means no shutdown, so advertise peers under this
group.
A value of 'true(1)' means this entry is shutdown, so do not advertise
peers in this group.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.3.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpPeerGroupEntry
- Groups
- 5
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 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPeerGroupShutdown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpPeerGroupShutdown.<tBgpInstanceIndex>.<tBgpPeerGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BGP-MIB::tBgpPeerGroupShutdown'
Syntax
- Source
- TIMETRA-TC-MIBTmnxAdminStateTruthValue
- Base type
Enumeration
Values & Constraints
No enumerated values or constraints recorded.