BAS-FTD-MIB: View SNMP OID List / Download MIB

VENDOR: BROADBAND ACCESS SYSTEMS


 Home MIB: BAS-FTD-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 basFtdMib 1.3.6.1.4.1.3493.2.5.1
This MIB module defines the configuration and status MIB objects for a Broadband Access System FTD objects.
     basFtdObjects 1.3.6.1.4.1.3493.2.5.1.1
         basFtdHeartBeatTimer 1.3.6.1.4.1.3493.2.5.1.1.1 integer read-only
Timer value in seconds for the FTD heartbeat.
         basFtdTableEligibilityCounter 1.3.6.1.4.1.3493.2.5.1.1.2 counter32 read-only
Count of the FTD heartbeat timeouts since receiving a table request, i.e. an eligibility cycle.
         basFtdTableEligibilityCounterThreshold 1.3.6.1.4.1.3493.2.5.1.1.3 integer read-only
Counter threshold (table eligibility counter) defining a time window used to accumulate table requests and stagger their distribution.
         basFtdIdleCounter 1.3.6.1.4.1.3493.2.5.1.1.4 counter32 read-only
Count of the FTD heartbeat timeouts in an idle state.
         basFtdIdleCounterThreshold 1.3.6.1.4.1.3493.2.5.1.1.5 integer read-only
Counter threshold (idle counter) defining a time window ( in heartbeat units ) used to stagger the transmission of revision packets.
         basFtdTableRequestCounter 1.3.6.1.4.1.3493.2.5.1.1.6 counter32 read-only
Count of FTD table requests during an eligibility cycle.
         basFtdPendingCallbackCounter 1.3.6.1.4.1.3493.2.5.1.1.7 counter32 read-only
Count of the FTD heartbeat timeouts accumulated while a callback is pending, i.e. a pending cycle.
         basFtdPendingCallbackThreshold 1.3.6.1.4.1.3493.2.5.1.1.8 integer read-only
Counter threshold (pending callback counter) defining a maximum time window to wait for a callback.
         basFtdBootState 1.3.6.1.4.1.3493.2.5.1.1.9 integer read-only
FTD objects boot state Enumeration: 'cold': 2, 'null': 1, 'warm': 3.
         basFtdPurgeConfiguration 1.3.6.1.4.1.3493.2.5.1.1.10 integer read-only
Configuration for when to purge the forwarding table: immediately or delayed (after a new table has been received). Enumeration: 'delayed': 2, 'immediate': 1.
         basFtdUpdateRequests 1.3.6.1.4.1.3493.2.5.1.1.11 counter32 read-only
Count of the total number of update requests.
         basFtdUpdatepackets 1.3.6.1.4.1.3493.2.5.1.1.12 counter32 read-only
Count of the total number of update packets.
         basFtdTableRequests 1.3.6.1.4.1.3493.2.5.1.1.13 counter32 read-only
Count of the total number of table requests.
         basFtdTablePackets 1.3.6.1.4.1.3493.2.5.1.1.14 counter32 read-only
Count of the total number of table packets.
         basFtdAllocatedPackets 1.3.6.1.4.1.3493.2.5.1.1.15 counter32 read-only
Count of the total number of allocated packets.
         basFtdSentPackets 1.3.6.1.4.1.3493.2.5.1.1.16 counter32 read-only
Count of the total number of packets sent.
         basFtdFreedPackets 1.3.6.1.4.1.3493.2.5.1.1.17 counter32 read-only
Count of the total number of packets freed.
         basFtdSpuriousUpdatePackets 1.3.6.1.4.1.3493.2.5.1.1.18 counter32 read-only
Count of the total number of spurious update packets.
         basFtdSpuriousTablePackets 1.3.6.1.4.1.3493.2.5.1.1.19 counter32 read-only
Count of the total number of spurious table packets.
         basFtdIgnoredUpdatePackets 1.3.6.1.4.1.3493.2.5.1.1.20 counter32 read-only
Count of the total number of ignored update packets.
         basFtdIgnoredTablePackets 1.3.6.1.4.1.3493.2.5.1.1.21 counter32 read-only
Count of the total number of ignored table packets.
         basFtdInstalledUpdatePackets 1.3.6.1.4.1.3493.2.5.1.1.22 counter32 read-only
Count of the total number of installed update packets.
         basFtdInstalledTablePackets 1.3.6.1.4.1.3493.2.5.1.1.23 counter32 read-only
Count of the total number of installed table packets.
         basFtdStoredTablePackets 1.3.6.1.4.1.3493.2.5.1.1.24 counter32 read-only
Count of the total number of stored table packets.
         basFtdRevisionPackets 1.3.6.1.4.1.3493.2.5.1.1.25 counter32 read-only
Count of the total number of sent(rs) or received (fwd) revision packets.
         basFtdFailureCode 1.3.6.1.4.1.3493.2.5.1.1.26 integer read-only
Log of the most recent failure code. Enumeration: 'add-route-failure': 109, 'rbp-registration': 101, 'packet-corruption': 106, 'rte-error-bad-version': 108, 'rte-error-bad-prefix': 107, 'external': 100, 'rbp-send': 103, 'dequeue': 2, 'packet-allocation': 105, 'nonnull-update-pkt': 4, 'pending-threshold': 6, 'rbp-callback': 104, 'nonnull-table-pkt': 5, 'unknown-pkt': 102, 'finite-state-machine': 1, 'uninitialized-storage': 7, 'null-table-fia': 3.
         basFtdRevision 1.3.6.1.4.1.3493.2.5.1.1.27 integer read-only
FTD update revision (write only for testing).
         basFtdPresentFsmState 1.3.6.1.4.1.3493.2.5.1.1.28 integer read-only
Current FTD finite state maching state.
         basFtdFsmRestarts 1.3.6.1.4.1.3493.2.5.1.1.29 counter32 read-only
Count of the total number of FTD object restarts since a cold boot.