lseIntPortSuperNetNumber
APPLIC-MIB ·
.1.3.6.1.4.1.81.19.1.2.1.1.35
Object
column mandatory
r/w
Integer32
If the internal port supports SuperNet mode, the user have to define the supernet number. Default value is 0. Change of this number when the internal port is Generic, Global or Global SuperNet must be blocked by the sensor.
Context
- MIB
- APPLIC-MIB
- OID
.1.3.6.1.4.1.81.19.1.2.1.1.35- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- lseIntPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLIC-MIB::lseIntPortSuperNetNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLIC-MIB::lseIntPortSuperNetNumber.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLIC-MIB::lseIntPortSuperNetNumber'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.