tBgpPeerNgParamsExtInheritanceHi
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.4.17.1.1
Object
column r/w
Unsigned32
The value of tBgpPeerNgParamsExtInheritanceHi specifies the upper 32
bits of inheritance object. The object specifies if the peer entry in
this row, should inherit the operational value of an object, or use
the administratively set value.
This object is a bit-mask, with the following positions:
When the bit for an object is set to one, then the object's
administrative and operational value are whatever the DEFVAL or most
recently SET value is.
When the bit for an object is set to zero, then the object's
administrative and operational value are inherited from the
corresponding object in tBgpPeerGroupTable, or from the corresponding
object in tBgpInstanceTable.
By default all of these attributes should be inherited from the
tBgpPeerGroupTable.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.4.17.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpPeerNgParamsExtEntry
- Groups
- 1
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::tBgpPeerNgParamsExtInheritanceHi'
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::tBgpPeerNgParamsExtInheritanceHi.<tBgpPeerNgInstanceIndex>.<tBgpPeerNgAddressType>.<tBgpPeerNgAddress>'
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::tBgpPeerNgParamsExtInheritanceHi'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of