snVsrpVirRtrInitTtl
FOUNDRY-SN-VSRP-MIB ·
.1.3.6.1.4.1.1991.1.1.3.21.3.1.1.16
Object
column r/w
Integer32
VSRP:TTL in the hello packet to regulate the distance that a hello packet can travel. It prevents the flooding of VSRP hello packets in the network
Context
- MIB
- FOUNDRY-SN-VSRP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.21.3.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snVsrpVirRtrEntry
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 'FOUNDRY-SN-VSRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-VSRP-MIB::snVsrpVirRtrInitTtl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-VSRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-VSRP-MIB::snVsrpVirRtrInitTtl.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-VSRP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-VSRP-MIB::snVsrpVirRtrInitTtl'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.