saCmWebAccessIfTypeIndex
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.7.2.1.2
Object
column
Enumeration
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 through
the CM public IP
mta(16): This will control the web-access through MTA interface
wan-rg(40): This will control the remote access to the web pages
through RG public IP
all-ifs(100): This will be a write-only value and it's a convenience
provided to the MSO to specify that the same setting will take effect
for all interfaces.
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 access to WEB pages (similar to
cmApWebSwitch = 0 now).
MIB Set: saCmWebAccessUserIfLevel.all-users.all-ifs = 0
MIB Walk: saCmWebAccessUserIfLevel.home-user.lan = 0
saCmWebAccessUserIfLevel.home-user.rf-cm = 0
saCmWebAccessUserIfLevel.home-user.mta = 0
saCmWebAccessUserIfLevel.home-user.wan-rg = 0
saCmWebAccessUserIfLevel.adv-user.lan = 0
saCmWebAccessUserIfLevel.adv-user.rf-cm = 0
saCmWebAccessUserIfLevel.adv-user.mta = 0
saCmWebAccessUserIfLevel.adv-user.wan-rg = 0
Basically, MSO has a provision to set this MIB which will internally
fill the values for all interfaces 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.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- saCmWebAccessUserIfTypeEntry
- Table
- saCmWebAccessUserIfTypeTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lan |
2 | rf-cm |
16 | mta |
40 | wan-rg |
100 | all-ifs |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| saCmWebAccessUserTypeIndex 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 i… | column | Enumeration | .1.3.6.1.4.1.1429.77.1.7.2.1.1 |
| 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 |