fsMIStdOspfIfPrefixSupressState
ARICENT-MISTDOSPF-MIB ·
.1.3.6.1.4.1.2076.146.6.1.22
Object
column r/w
Enumeration
This object is to enable/disable Prefix Suppression in a specific OSPF interface. By default it is None. But when fsMIOspfIfPrefixSupressState is enabled/disabled, internally this object will be enabled/disabled for the interface which is having Point-to-Point
Context
- MIB
- ARICENT-MISTDOSPF-MIB
- OID
.1.3.6.1.4.1.2076.146.6.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIStdOspfIfEntry
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 'ARICENT-MISTDOSPF-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTDOSPF-MIB::fsMIStdOspfIfPrefixSupressState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MISTDOSPF-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTDOSPF-MIB::fsMIStdOspfIfPrefixSupressState.<fsMIStdOspfContextId>.<fsMIStdOspfIfIpAddress>.<fsMIStdOspfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MISTDOSPF-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MISTDOSPF-MIB::fsMIStdOspfIfPrefixSupressState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | enabled |
2 | disabled |