fsMIOspfNssaAsbrDefRtTrans
SUPERMICRO-OSPFMI-MIB ·
.1.3.6.1.4.1.10876.101.1.145.1.3.1.15
Object
column r/w
Enumeration
Specifies the P-Bit setting for the default Type-7 LSA generated by ASBR(which is not ABR).When set disabled, P-Bit is clear in the generated default Lsa. When set to enabled, P-Bit is set in the generated Type-7 default Lsa.
Context
- MIB
- SUPERMICRO-OSPFMI-MIB
- OID
.1.3.6.1.4.1.10876.101.1.145.1.3.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIOspfEntry
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-OSPFMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPFMI-MIB::fsMIOspfNssaAsbrDefRtTrans'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPFMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPFMI-MIB::fsMIOspfNssaAsbrDefRtTrans.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPFMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPFMI-MIB::fsMIOspfNssaAsbrDefRtTrans'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |