ostIgmpGroupCfgAging
OMNITRON-IGMP-MIB ·
.1.3.6.1.4.1.7342.19.3.1.4
Object
column r/w
Enumeration
This object indicates whether the route is static and won't be
aged out or transient and will be aged out if the ostIgmpRouteAgingTime
expires before the IGMP Group address has been seen.
Automatically learned routes are set to 'transient' by default.
Manually configured routes are set to 'static' by default
static(1) Route is static and will not be aged out
transient(2) Route is transient and can be automatically deleted.
Context
- MIB
- OMNITRON-IGMP-MIB
- OID
.1.3.6.1.4.1.7342.19.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostIgmpGroupCfgEntry
- 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 'OMNITRON-IGMP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IGMP-MIB::ostIgmpGroupCfgAging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-IGMP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IGMP-MIB::ostIgmpGroupCfgAging.<ostIgmpGroupCfgInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-IGMP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-IGMP-MIB::ostIgmpGroupCfgAging'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | transient |
Conformance
Member of