futOspfAppInfoDbLsaTypesSupported
SUPERMICRO-OSPF-MIB ·
.1.3.6.1.4.1.10876.101.1.10.12.5.1.3
Object
column Integer32
The LSA Types the application can generate is indicated
by a BITMASK.The BITMASK and the interpretation of the
types supported is given as below:-
BitMask TypesSupported
0 0 0 ==> No types
0 0 1 ==> Only Type9
0 1 0 ==> Only Type10
0 1 1 ==> Types 9,10
1 0 0 ==> Only Type11
1 0 1 ==> Types 9,11
1 1 0 ==> Types 10,11
1 1 1 ==> Types 9,10,11
The remaining values are left for future definition.
Context
- MIB
- SUPERMICRO-OSPF-MIB
- OID
.1.3.6.1.4.1.10876.101.1.10.12.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- futOspfAppInfoDbEntry
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 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-MIB::futOspfAppInfoDbLsaTypesSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-MIB::futOspfAppInfoDbLsaTypesSupported.<futOspfAppInfoDbAppid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPF-MIB::futOspfAppInfoDbLsaTypesSupported'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-7