CISCOSB-MGMD-ROUTER-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.225
- Last updated
- 2011-07-21 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2011-07-21 00:00
- Namespace
- cisco
- Source file
CISCOSB-MGMD-ROUTER-MIB- Digest
sha256:c228e9db7ae2088292e6768ebde3d8befdd1c5268953c0e3575f53ab5806d5f8
Description
The private MIB module definition for IGMP Router in CISCOSB devices.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| CISCOSB-PIM-MIB | NpgOperStatus |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| MGMD-STD-MIB | mgmdRouterInterfaceEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCOSB-MGMD-ROUTER-MIB CISCOSB-MIB CISCOSB-PIM-MIB IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB MGMD-STD-MIB PIM-STD-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AdminStatus TEXTUAL-CONVENTION The desired administrative state of a MIB row. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlMgmdInterfaceExtTable OBJECT-TYPE The (conceptual) Extension Interface table listing the entries with counters of the standard interface table. | 1.3.6.1.4.1.9.6.1.101.225.1 | not-accessible | current | |
| rlMgmdInterfaceExtEntry OBJECT-TYPE An entry (conceptual row) in the rlMgmdInterfaceExtTable. | 1.3.6.1.4.1.9.6.1.101.225.1.1 | not-accessible | current | |
| rlMgmdRouterInterfaceExtStatsUpTime OBJECT-TYPE The time since the statistics counters for this interface were last reset. This field is reset to zero when rlMgmdRouterInterfaceExtEnableStats is modified to 'true'. This value may wrap. | 1.3.6.1.4.1.9.6.1.101.225.1.1.1 | TimeTicks | read-only | current |
| rlMgmdRouterInterfaceExtEnableStats OBJECT-TYPE This object defines whether DC-IGMP returns interface-specific statistics on MIB GET operations for this interface's MIB row. If this object is modified from 'true' to 'false' and back to 'true', the statistics fields are reset. This field is readable and writeable. | 1.3.6.1.4.1.9.6.1.101.225.1.1.2 | TruthValue | read-write | current |
| rlMgmdRouterInterfaceExtNumFailedJoins OBJECT-TYPE The number of failed joins received for this interface - that is, the number of times a group membership could not be added on this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.3 | Unsigned32 | read-only | current |
| rlMgmdRouterInterfaceExtNumIgmpV1Msgs OBJECT-TYPE The number of IGMPv1 messages received for this interface. This includes both valid and invalid messages. | 1.3.6.1.4.1.9.6.1.101.225.1.1.4 | Unsigned32 | read-only | current |
| rlMgmdRouterInterfaceExtNumIgmpV2MldV1Msgs OBJECT-TYPE The number of IGMPv2 or Mldv1 messages received for this interface. This includes both valid and invalid messages. | 1.3.6.1.4.1.9.6.1.101.225.1.1.5 | Unsigned32 | read-only | current |
| rlMgmdRouterInterfaceExtNumIgmpV3MldV2Msgs OBJECT-TYPE The number of IGMPv3 or Mldv2 messages received for this interface. This includes both valid and invalid messages. | 1.3.6.1.4.1.9.6.1.101.225.1.1.6 | Unsigned32 | read-only | current |
| rlMgmdRouterInterfaceExtNumInvalidMsgsRcvd OBJECT-TYPE The number of Invalid IGMP or MLD messages received for this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.7 | Unsigned32 | read-only | current |
| rlMgmdRouterInterfaceExtNumGenQueriesSent OBJECT-TYPE The number of General Queries sent for this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.8 | Unsigned32 | read-only | current |
| rlMgmdRouterInterfaceExtNumSpecQueriesSent OBJECT-TYPE The number of Specific Queries sent for this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.9 | Unsigned32 | read-only | current |
| rlmgmdRouterInterfaceQrRobustness OBJECT-TYPE The value of Robustness in use on this interface. The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP and MLD is robust to (Robustness Variable-1) packet losses. For IGMPv3/MLDv2, this may differ from the value configured using mgmdRouterInterfaceRobustness if the local router is not the querier on this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.10 | Unsigned32 | read-only | current |
| rlmgmdRouterInterfaceQrQueryInterval OBJECT-TYPE The value of Query Interval in use on this interface. The frequency at which IGMP or MLD General Query packets are transmitted on this interface. For IGMPv3/MLDv2, this may differ from the value configured using mgmdRouterInterfaceQueryInterval if the local router is not the querier on this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.11 | Unsigned32 | read-only | current |
| rlmgmdRouterInterfaceQrQueryMaxResponseTime OBJECT-TYPE The value of Maximum Query Response Time in use on this interface. For IGMPv3/MLDv2, this may differ from the value configured using mgmdRouterInterfaceQueryMaxResponseTime if the local router is not the querier on this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.12 | Unsigned32 | read-only | current |
| rlmgmdRouterInterfaceQrLastMembQueryIntvl OBJECT-TYPE The value of Last Member Query Interval in use on this interface. The Last Member Query Interval is the Max Response Time inserted into Group-Specific and Group-and-Source-specific Queries sent in response to Leave messages, and is also the amount of time between successive Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1. The value of this object is also irrelevant if this interface is configured to use immediate-leave behavior without a last member query - that is, if mgmdRouterInterfaceImmedtLeave is 'true' and mgmdRouterInterfaceQryBefImmdLv is 'false'. For IGMPv3/MLDv2, this may differ from the value configured using mgmdRouterInterfaceLastMembQueryIntvl if the local router is not the querier on this interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.13 | Unsigned32 | read-only | current |
| rlmgmdRouterInterfaceExtSrcAndGrpFilter OBJECT-TYPE The interface will ignore requests to join any group/source pair that is not included in the extended access list with a list index corresponding to the value configured for this object. If the value of this object is 0, no requests are ignored as a result of this object. This object deprecates the dcmgmdRouterInterfaceAllowSSMList object. If both of these (S,G) filters are set to non-zero values, then both take effect for SSM groups - that is, a request to join an SSM group/source pair is only accepted if it passes through both filters. If both this object and the dcmgmdRouterInterfaceAllowASMList object are set to non-zero values, then a request to join an ASM group/source pair is only accepted if it passes through both filters. | 1.3.6.1.4.1.9.6.1.101.225.1.1.14 | DisplayString | read-create | current |
| rlMgmdRouterInterfaceExtAdminStatus OBJECT-TYPE The desired administrative state of the interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.15 | AdminStatus | read-create | current |
| rlMgmdRouterInterfaceExtOperStatus OBJECT-TYPE The current operational state of the interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.16 | NpgOperStatus | read-only | current |
| rlMgmdRouterInterfaceExtIsQuerier OBJECT-TYPE ??? | 1.3.6.1.4.1.9.6.1.101.225.1.1.17 | TruthValue | read-only | current |
| rlMgmdRouterInterfaceExtProxyDownProtected OBJECT-TYPE Enable/Disable IGMP Proxy Downstream protected on the interface. | 1.3.6.1.4.1.9.6.1.101.225.1.1.18 | INTEGER {unspecified(-1), enabled(1), disabled(2)} | read-write | current |