snmpGrpIndex
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.32.1.6.1.1
Object
column
Integer32
Snmp group's index. Range is 0~31.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.32.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- snmpGrpEntry
- Table
- snmpGrpTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-31
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpGrpRowStatus The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active.
1 means Active
4 means CreateAndGo
6 means Destroy | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.27975.32.1.6.1.10 |
| 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 |