All MIBs › SNMP-REPEATER-MIB › rptrGroupOperStatus
rptrGroupOperStatus
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrGroupOperStatus
OID (numeric): 1.3.6.1.2.1.22.1.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An object that indicates the operational status of the group.
A status of notPresent(4) indicates that the group is temporarily or permanently physically and/or logically not a part of the repeater. It is an implementation-specific matter as to whether the agent effectively removes notPresent entries from the table.
A status of operational(2) indicates that the group is functioning, and a status of malfunctioning(3) indicates that the group is malfunctioning in some way.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.1.2.1.1.4 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrGroupOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.1.2.1.1.4.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrGroupOperStatus.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.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.1 | rptrBasicPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.1.2 | rptrGroupInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.1.2.1 | rptrGroupTable | LANART-AGENT |
| 1.3.6.1.2.1.22.1.2.1.1 | rptrGroupEntry | LANART-AGENT |
| 1.3.6.1.2.1.22.1.2.1.1.4 | rptrGroupOperStatus | SNMP-REPEATER-MIB |