saCmWebAccessUserTypeIndex
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.7.2.1.1
Object
column
Enumeration
Access level for various user types.
home-user(1): This is intended to be used for home users
cus-admin(5): This is intended to be used for the CUSADMIN
adv-user(10): This type is intended to be used by MSO admin
all-users(100): This will be a write-only value and it's a
convenience provided to the MSO to specify that the same setting
takes effect for all users.
This index should not be available in an SNMP Walk/Get but
administrator should be able to set this value.
Example:
Scenario: MSO wants to disable the wan-rg access for home-user and
adv-user.
MIB Set: saCmWebAccessUserIfLevel.all-users.wan-rg = 0
MIB Walk: saCmWebAccessUserIfLevel.home-user.wan-rg = 0
saCmWebAccessUserIfLevel.adv-user.wan-rg = 0
Basically, MSO has a provision to set this MIB which will internally
fill the values for both users (and any other user types in future)
and they will be shown individually in an SNMP Walk
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.7.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- saCmWebAccessUserIfTypeEntry
- Table
- saCmWebAccessUserIfTypeTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | home-user |
5 | cus-admin |
10 | adv-user |
100 | all-users |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| saCmWebAccessIfTypeIndex Web access over various interface types.
lan(1): This will control the CPE interface on the lan side.
rf-cm(2): This will control the remote access to the web pages… | column | Enumeration | .1.3.6.1.4.1.1429.77.1.7.2.1.2 |
| saCmWebAccessUserIfLevel Access levels for web pages.
not-applicable(-1) - This will be displayed if access level can not be determined
for any interface/user. In the case when the various … | column | Enumeration | .1.3.6.1.4.1.1429.77.1.7.2.1.3 |