All MIBs › SA-CM-MIB › saCmWebAccessIfTypeIndex
saCmWebAccessIfTypeIndex
Module: SA-CM-MIB
OID (symbolic): SA-CM-MIB::saCmWebAccessIfTypeIndex
OID (numeric): 1.3.6.1.4.1.1429.77.1.7.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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
What is saCmWebAccessIfTypeIndex?
Row index identifying which interface a web-access-level entry applies to: lan(1) (CPE-side access), rf-cm(2) (remote access via the CM's public IP), mta(16), wan-rg(40) (remote access via the RG's public IP), or the write-only convenience value all-ifs(100) that applies the same setting to every interface at once.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1429.77.1.7.2.1.2 snmpwalk -v2c -c public <target> SA-CM-MIB::saCmWebAccessIfTypeIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1429.77.1.7.2.1.2.1 snmpget -v2c -c public <target> SA-CM-MIB::saCmWebAccessIfTypeIndex.1
Start monitoring Cisco/Scientific Atlanta DOCSIS cable modems (vendor-specific LED/IGMP/DHCP/ARP configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SA-CM-MIB::saCmWebAccessIfTypeIndex OID value, configure state conditions and alerts, and monitor any Cisco/Scientific Atlanta DOCSIS cable modems (vendor-specific LED/IGMP/DHCP/ARP configuration) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1429 | ciscoSPVTG | CISCO-DMN-DSG-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1429.77 | saCmMib | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1 | dpxCmMibObjects | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.7 | saCmWebAccess | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.7.2 | saCmWebAccessUserIfTypeTable | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.7.2.1 | saCmWebAccessUserIfTypeEntry | SA-CM-MIB |
| 1.3.6.1.4.1.1429.77.1.7.2.1.2 | saCmWebAccessIfTypeIndex | SA-CM-MIB |