tBgpPeerNgPfxLmtInheritance
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.4.13.1.9
Object
column SNMPv2-TCTruthValue
The value of tBgpPeerNgPfxLmtInheritance specifies if the peer entry
in this row, should inherit the operational value of an object, or use
the administratively set value.
When the value is 'false', then the object's administrative and
operational value are whatever the DEFVAL or most recently SET value
is.
When the value is 'true', then the object's administrative and
operational value are inherited from the corresponding object in
tBgpPeerGroupPfxLmtTable.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.4.13.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tBgpPeerNgPfxLmtEntry
- 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::tBgpPeerNgPfxLmtInheritance'
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::tBgpPeerNgPfxLmtInheritance.<tBgpPeerNgInstanceIndex>.<tBgpPeerNgAddressType>.<tBgpPeerNgAddress>.<tBgpPeerNgPfxLmtFamily>'
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::tBgpPeerNgPfxLmtInheritance'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of