cospfShamLinksRtrDeadInterval
CISCO-OSPF-MIB ·
.1.3.6.1.4.1.9.10.99.11.1.8
Object
column OSPF-MIBPositiveInteger
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval.
Context
- MIB
- CISCO-OSPF-MIB
- OID
.1.3.6.1.4.1.9.10.99.11.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cospfShamLinksEntry
- 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 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSPF-MIB::cospfShamLinksRtrDeadInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSPF-MIB::cospfShamLinksRtrDeadInterval.<cospfShamLinksAreaId>.<cospfShamLinksLocalIpAddrType>.<cospfShamLinksLocalIpAddr>.<cospfShamLinksRemoteIpAddrType>.<cospfShamLinksRemoteIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OSPF-MIB::cospfShamLinksRtrDeadInterval'
Syntax
- Source
- OSPF-MIBPositiveInteger
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of