fsWssUserGroupName
ARICENT-WSSUSERMGM-MIB ·
.1.3.6.1.4.1.29601.2.90.2.1.1.2
Object
column r/w
OctetString
This object specifies the name of the group which is associated to a data plan. In the start-up, the default user-group is created with user group name as Default. Other statically created user-groups are by default given the name User-Group appended by its user group id. However this can be edited later
Context
- MIB
- ARICENT-WSSUSERMGM-MIB
- OID
.1.3.6.1.4.1.29601.2.90.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsWssUserGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARICENT-WSSUSERMGM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-WSSUSERMGM-MIB::fsWssUserGroupName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-WSSUSERMGM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-WSSUSERMGM-MIB::fsWssUserGroupName.<fsWssUserGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-WSSUSERMGM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-WSSUSERMGM-MIB::fsWssUserGroupName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.