snmpGrpEntry
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.32.1.6.1
Object
row
The entry of snmpGrpTable.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.32.1.6.1- Type
- row
- Status
- current
- Parent
- snmpGrpTable
- Table
- snmpGrpTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
Object Constraints
range: 1-31
Related Objects
Child 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 |
| 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 |