snmpGrpName
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.32.1.6.1.2
Object
column
OctetString
The name of the group. Starting with alphabetic and can only include [0-9a-zA-Z.-_]. Its length range is [1, 31).
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.32.1.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snmpGrpEntry
- Table
- snmpGrpTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Enumerated Values
0 | any |
1 | v1 |
2 | v2c |
3 | usm |
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 |
| 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 |
| 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 |