arrisRouterSoftGreMappedInterface

ARRIS-ROUTER-DEVICE-MIB · .1.3.6.1.4.1.4115.1.20.1.1.1.19.1.1.2

Object

Name of the member physical network interface (or virtual
network interface in the case of a wireless SSID) comprising 
the logical interface, aka LAN subnet.                 
This mib object takes in an unsigned integer with the
following bitmap setup:
              
0x00000001 // ethernet (unsupported)
0x00000002 // usb (unsupported)
0x00000004 // moca (unsupported)
0x00000008 // ssid0 (unsupported)
0x00000010 // ssid1 (unsupported)
0x00000020 // ssid2
0x00000040 // ssid3 (unsupported)
0x00000080 // ssid4 (unsupported)
0x00000100 // ssid5 (unsupported)
0x00000200 // ssid6 (unsupported)
0x00000400 // ssid7 (unsupported)
Example of mapping the ssid2 to the
SoftGre subnet: 0x00000020
Note that by assigning this interface to the SoftGre
Application causes it to be unusable for LAN services.

Context

MIB
ARRIS-ROUTER-DEVICE-MIB
OID
.1.3.6.1.4.1.4115.1.20.1.1.1.19.1.1.2
Type
column
Access
readwrite
Status
current
Parent
arrisRouterSoftGreWanEntry

Walk 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 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterSoftGreMappedInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterSoftGreMappedInterface.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterSoftGreMappedInterface'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295