All MIBs › PIM-STD-MIB › pimSGIAssertState
pimSGIAssertState
Module: PIM-STD-MIB
OID (symbolic): PIM-STD-MIB::pimSGIAssertState
OID (numeric): 1.3.6.1.2.1.157.1.7.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The (S,G) Assert state for this interface. This corresponds to the state of the per-interface (S,G) Assert state machine in the PIM-SM specification.
What is pimSGIAssertState?
This records the current state of the Assert mechanism for a source-group pair on a multicast interface. It tracks whether the router is winning or losing multicast forwarding priority to other routers on the same link. An operator debugs multicast topology issues by examining these state values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.157.1.7.1.7 snmpwalk -v2c -c public <target> PIM-STD-MIB::pimSGIAssertState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.157.1.7.1.7.1 snmpget -v2c -c public <target> PIM-STD-MIB::pimSGIAssertState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pimSGIAssertState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.157 | pimStdMIB | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1 | pim | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.7 | pimSGITable | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.7.1 | pimSGIEntry | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.7.1.7 | pimSGIAssertState | PIM-STD-MIB |