snmpGrpRowStatus
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.32.1.6.1.10
Object
column
SNMPv2-TCRowStatus
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active. 1 means Active 4 means CreateAndGo 6 means Destroy
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.32.1.6.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snmpGrpEntry
- Table
- snmpGrpTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpGrpIndex Snmp group's index. Range is 0~31. | column | Integer32 | .1.3.6.1.4.1.27975.32.1.6.1.1 |
| snmpGrpName The name of the group. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 31). | column | OctetString | .1.3.6.1.4.1.27975.32.1.6.1.2 |
| snmpGrpUser Define a user security name belongs to the group. Range is 1~31. | column | OctetString | .1.3.6.1.4.1.27975.32.1.6.1.3 |
| snmpGrpSecMode Define the group security model.
0 any
1 v1
2 v2c
3 usm(default)
Only support set 3(usm) now. | column | Enumeration | .1.3.6.1.4.1.27975.32.1.6.1.4 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpAccessIndex Snmp access's index.Range 1~31. | column | Integer32 | .1.3.6.1.4.1.27975.32.1.7.1.1 |