iso/org/dod/internet/private/enterprises/.1429/saCmMib/.1/.7/saCmWebAccessUserIfTypeTable/saCmWebAccessUserIfTypeEntry/saCmWebAccessUserTypeIndex
saCmWebAccessUserTypeIndex
OBJECT-TYPE
1.3.6.1.4.1.1429.77.1.7.2.1.1
Description
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
Syntax
INTEGER { home-user(1), cus-admin(5), adv-user(10), all-users(100) }