vRtrIsisHelloPadding
TIMETRA-ISIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.70
Object
column obsolete
Enumeration
The value of vRtrIsisHelloPadding specifies whether padding should be
configured on the ISIS hello packets.
If the value of vRtrIsisHelloPadding is set to disable, the padding is
disabled on all types of interfaces for all adjacency states.
If the value of vRtrIsisHelloPadding is set to adaptive, the padding
is configured until the state of the neighbor adjacency is up.
If the value of vRtrIsisHelloPadding is set to loose, the padding is
configured until the state of the neighbor adjacency is initialized.
If the value of vRtrIsisHelloPadding is set to strict, the padding is
configured for all adjacency states.
Context
- MIB
- TIMETRA-ISIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.10.1.1.1.70- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- vRtrIsisEntry
- Groups
- 2
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-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisHelloPadding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-MIB::vRtrIsisHelloPadding.<isisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ISIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ISIS-MIB::vRtrIsisHelloPadding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | adaptive |
2 | loose |
3 | strict |