mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Device support for Tait Infra93 (#12093)
* Mibs * Tait MIB support for TB9300 * initial * typo * Tait suite * Tait suite * Tests * spaces * yaml def syntax * spaces * RSSI name * spaces
This commit is contained in:
BIN
html/images/os/tait.png
Normal file
BIN
html/images/os/tait.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 800 B |
1124
includes/definitions/discovery/tait-infra93.yaml
Normal file
1124
includes/definitions/discovery/tait-infra93.yaml
Normal file
File diff suppressed because it is too large
Load Diff
11
includes/definitions/tait-infra93.yaml
Normal file
11
includes/definitions/tait-infra93.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
os: tait-infra93
|
||||
text: 'Tait Infra93 Series'
|
||||
type: network
|
||||
icon: tait
|
||||
mib_dir: tait
|
||||
over:
|
||||
- { graph: device_temperature, text: 'Temperature' }
|
||||
discovery:
|
||||
-
|
||||
sysObjectID:
|
||||
- '.1.3.6.1.4.1.3570.2.2'
|
72
mibs/tait/TAIT-COMMON-MIB
Normal file
72
mibs/tait/TAIT-COMMON-MIB
Normal file
@ -0,0 +1,72 @@
|
||||
TAIT-COMMON-MIB DEFINITIONS ::= BEGIN
|
||||
--_________________________________________________________________
|
||||
-- Description:
|
||||
-- Top-level MIB sub-tree for Tait Communications
|
||||
--
|
||||
-- Notes:
|
||||
-- None
|
||||
--_________________________________________________________________
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY, OBJECT-IDENTITY, enterprises
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
--
|
||||
-- Module Identification
|
||||
--
|
||||
taitCommonRegModule MODULE-IDENTITY
|
||||
LAST-UPDATED "201202201200Z"
|
||||
ORGANIZATION "www.taitradio.com"
|
||||
CONTACT-INFO
|
||||
"postal: Tait International Limited
|
||||
558 Wairakei Road
|
||||
PO Box 1645
|
||||
Christchurch
|
||||
New Zealand
|
||||
|
||||
phone: +64 3358 3399
|
||||
email: support@taitradio.com"
|
||||
DESCRIPTION "The Tait Communication registration module."
|
||||
REVISION "201202201200Z"
|
||||
DESCRIPTION "Update with new identity."
|
||||
|
||||
::= { enterprises 3570 1 1 1 }
|
||||
--_________________________________________________________________
|
||||
|
||||
|
||||
--
|
||||
-- Root of OID sub-tree for Tait Communications as assigned by
|
||||
-- IANA. This value MUST NOT BE MODIFIED
|
||||
--
|
||||
tait OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The root of the sub-tree for Tait Communications."
|
||||
::= { enterprises 3570 }
|
||||
|
||||
--
|
||||
-- Top Level OID Registrations
|
||||
--
|
||||
-- sub-tree for registrations, which includes modules
|
||||
taitRegistrations OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Sub-tree for registrations, which includes modules."
|
||||
::= { tait 1 }
|
||||
|
||||
taitModules OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Sub-tree for module registrations. It contains the textual context files."
|
||||
::= { taitRegistrations 1 }
|
||||
|
||||
-- sub-tree for company-wide objects and events
|
||||
taitGeneric OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Sub-tree for common objects and events for products."
|
||||
::= { tait 2 }
|
||||
|
||||
-- sub-tree for product-specific objects and events
|
||||
taitProducts OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Sub-tree for product-specific objects and events."
|
||||
::= { tait 3 }
|
||||
|
||||
END
|
42
mibs/tait/TAIT-INFRA93-94SERIES-COMMON-MIB
Normal file
42
mibs/tait/TAIT-INFRA93-94SERIES-COMMON-MIB
Normal file
@ -0,0 +1,42 @@
|
||||
TAIT-INFRA93-94SERIES-COMMON-MIB DEFINITIONS ::= BEGIN
|
||||
------------------------------------------------------------------------
|
||||
-- TAIT Communications Enterprise definition MIB for the Infrastructure-93-94-Series
|
||||
-- of Base Stations which comprises the following product types:
|
||||
-- - TB9300 DMR Base Station
|
||||
-- - TB9400 P25 Base Station
|
||||
------------------------------------------------------------------------
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI
|
||||
taitModules
|
||||
FROM TAIT-COMMON-MIB;
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
infra93-94MibModule MODULE-IDENTITY
|
||||
LAST-UPDATED "201406171100Z"
|
||||
ORGANIZATION "www.taitradio.com"
|
||||
CONTACT-INFO "Tait Communications
|
||||
245 Wooldridge Road
|
||||
PO Box 1645
|
||||
Christchurch
|
||||
New Zealand
|
||||
|
||||
phone: +64 3358 3399
|
||||
email: support@taitradio.com"
|
||||
DESCRIPTION "Add system alarms for TDMA."
|
||||
|
||||
REVISION "201406171100Z"
|
||||
DESCRIPTION "Define the module and product root OIDs for monitored Tait 93/94-series Base Stations"
|
||||
|
||||
REVISION "201401260000Z"
|
||||
DESCRIPTION "1.04.00 - Remove unused import"
|
||||
|
||||
REVISION "201401141100Z"
|
||||
DESCRIPTION "1.01.01 - Initial version prior to change log entries"
|
||||
::= { taitModules 10 }
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
END
|
186
mibs/tait/TAIT-INFRA93-94SERIES-TC-MIB
Normal file
186
mibs/tait/TAIT-INFRA93-94SERIES-TC-MIB
Normal file
@ -0,0 +1,186 @@
|
||||
TAIT-INFRA93-94SERIES-TC-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
--
|
||||
-- Textual conventions and enumerations for the monitored Base Station
|
||||
--
|
||||
IMPORTS
|
||||
MODULE-IDENTITY,
|
||||
Integer32,
|
||||
Unsigned32 FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC
|
||||
infra93-94MibModule
|
||||
FROM TAIT-INFRA93-94SERIES-COMMON-MIB;
|
||||
|
||||
-- TODO: Automatically inject these versions numbers and timestamps from the buildsystem to reduce chance of human error.
|
||||
infra93-94TC MODULE-IDENTITY
|
||||
LAST-UPDATED "201808310000Z"
|
||||
ORGANIZATION "www.taitradio.com"
|
||||
CONTACT-INFO "Tait Communications
|
||||
245 Wooldridge Road
|
||||
PO Box 1645
|
||||
Christchurch
|
||||
New Zealand
|
||||
|
||||
phone: +64 3358 3399
|
||||
email: support@taitradio.com"
|
||||
DESCRIPTION "Textual conventions used in the Tait-infrastructure-93-94-series MIBs"
|
||||
|
||||
REVISION "201808310000Z"
|
||||
DESCRIPTION "Version 1.13.00 - Added generic textual conventions for gate state property (open/closed) and an option property that can be enabled/disabled"
|
||||
|
||||
REVISION "201805220026Z"
|
||||
DESCRIPTION "Version 1.12.00 - Removed dmr specific textual conventions textual convention"
|
||||
|
||||
REVISION "201711280000Z"
|
||||
DESCRIPTION "Version 1.11.00 - The textual convention for ChannelGroupStatus cleaned up"
|
||||
|
||||
REVISION "201707280000Z"
|
||||
DESCRIPTION "Version 1.10.00 - The textual conventions for ChannelGroupStatus, Milliseconds, TimingControlType added
|
||||
- The textual conventions for ChannelGroupStatus updated to include single-base-station status and description"
|
||||
|
||||
REVISION "201603210000Z"
|
||||
DESCRIPTION "Version 1.09.00 - Added Condition, VoltageV, CurrentmA from TB9400 specific textual conventions"
|
||||
|
||||
REVISION "201505151200Z"
|
||||
|
||||
DESCRIPTION "Version 1.08.00 - Modified range of alarmState to include unavailable (0)"
|
||||
|
||||
REVISION "201410301500Z"
|
||||
DESCRIPTION "Version 1.01.03 - Description text reviewed"
|
||||
|
||||
REVISION "201401141100Z"
|
||||
DESCRIPTION "Version 1.01.02"
|
||||
::= { infra93-94MibModule 1}
|
||||
|
||||
-- =====================
|
||||
--
|
||||
-- Textual Conventions
|
||||
--
|
||||
-- =====================
|
||||
|
||||
BaseStationMode ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Base Station Run Mode"
|
||||
SYNTAX INTEGER {
|
||||
offline(0),
|
||||
online(1),
|
||||
unknown(2)
|
||||
}
|
||||
|
||||
Condition ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Condition"
|
||||
SYNTAX INTEGER {
|
||||
bad(0),
|
||||
good(1),
|
||||
notFitted(2)
|
||||
}
|
||||
|
||||
CurrentmA ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "d-3"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 1 mA. Displayed unit is A"
|
||||
SYNTAX Unsigned32 (0..65535)
|
||||
|
||||
AlarmState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Base Station Alarm status"
|
||||
SYNTAX INTEGER {
|
||||
unavailable(0),
|
||||
cleared(1),
|
||||
raised(2),
|
||||
disabled(3)
|
||||
}
|
||||
|
||||
FrequencyHz ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "d-6"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 1 Hz. Displayed unit is MHz"
|
||||
SYNTAX Unsigned32 (0..4294967295)
|
||||
|
||||
PowerW ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "d"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 1 W"
|
||||
SYNTAX Unsigned32 (0..255)
|
||||
|
||||
TransmitterStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Base Station Transmitter status"
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
unconfigured(1),
|
||||
untuned(2),
|
||||
idle(3),
|
||||
transmitting(4),
|
||||
calibrating(5),
|
||||
fault(6)
|
||||
}
|
||||
|
||||
|
||||
VoltageV ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "d-2"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 0.01 V. Displayed unit is V"
|
||||
SYNTAX Integer32 (-32768..32767)
|
||||
|
||||
|
||||
Milliseconds ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 1 ms"
|
||||
SYNTAX Unsigned32 (0..4294967295)
|
||||
|
||||
|
||||
ChannelGroupStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "It describes the role that base-station is playing in a channelgroup. The possible values are -
|
||||
no license(0): The base station does not have a feature license permitting it to be part of a channel group.
|
||||
offline(1): The base station is offline. It is not operational.
|
||||
Isolated(2): The base station is operating as best-efforts repeater. This type of voting should not occur in trunked networks.
|
||||
satellite(3): The base station has acknowledged another channel group member as the central voter. It plays a supporting role to the central voter.
|
||||
central voter(4): The base station is operating as the central voter for the channel group. All incoming voice streams are sent to it for voting. Only one channel group member can be the central voter at any one time.
|
||||
single base station(5): The base station is operating as a single basestation with channelgroup disabled.
|
||||
backup central(6): The base station is capable of operating as master but is currently a satellite to a better master"
|
||||
SYNTAX INTEGER {
|
||||
noLicense(0),
|
||||
offline(1),
|
||||
isolated(2),
|
||||
satellite(3),
|
||||
centralVoter(4),
|
||||
singleBaseStation(5),
|
||||
backupCentral(6)
|
||||
}
|
||||
|
||||
|
||||
TimingControlType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "TimingControlType"
|
||||
SYNTAX INTEGER {
|
||||
fixed(0),
|
||||
selfRegulating(1)
|
||||
}
|
||||
|
||||
|
||||
GateState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state of a gate"
|
||||
SYNTAX INTEGER {
|
||||
closed(0),
|
||||
open(1)
|
||||
}
|
||||
|
||||
OptionState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state of an option"
|
||||
SYNTAX INTEGER {
|
||||
disabled(0),
|
||||
enabled(1)
|
||||
}
|
||||
|
||||
END
|
2379
mibs/tait/TAIT-INFRA93SERIES-MIB
Normal file
2379
mibs/tait/TAIT-INFRA93SERIES-MIB
Normal file
File diff suppressed because it is too large
Load Diff
234
mibs/tait/TAIT-INFRA93SERIES-TC-MIB
Normal file
234
mibs/tait/TAIT-INFRA93SERIES-TC-MIB
Normal file
@ -0,0 +1,234 @@
|
||||
TAIT-INFRA93SERIES-TC-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
--
|
||||
-- Textual conventions and enumerations for the monitored TB93xx Repeater
|
||||
--
|
||||
|
||||
IMPORTS
|
||||
MODULE-IDENTITY,
|
||||
Integer32,
|
||||
Unsigned32
|
||||
FROM SNMPv2-SMI
|
||||
|
||||
infra93-94TC
|
||||
FROM TAIT-INFRA93-94SERIES-TC-MIB
|
||||
TEXTUAL-CONVENTION
|
||||
FROM SNMPv2-TC;
|
||||
|
||||
infra93TC MODULE-IDENTITY
|
||||
LAST-UPDATED "201905290026Z"
|
||||
ORGANIZATION "www.taitradio.com"
|
||||
CONTACT-INFO "Tait Communications
|
||||
245 Wooldridge Road
|
||||
PO Box 1645
|
||||
Christchurch
|
||||
New Zealand
|
||||
|
||||
phone: +64 3358 3399
|
||||
email: support@taitradio.com"
|
||||
|
||||
DESCRIPTION "Textual conventions to be used in the Tait-infrastructure-93-series MIBs"
|
||||
|
||||
REVISION "201905290026Z"
|
||||
DESCRIPTION "1.23.00 - Minor text edit"
|
||||
|
||||
REVISION "201805220026Z"
|
||||
DESCRIPTION "1.16.00 - moved dmr specific textual conventions from common to dmr mib"
|
||||
|
||||
REVISION "201707280000Z"
|
||||
DESCRIPTION "1.15.00 - added TransmitterSyncStatus and ReceiverSyncStatus"
|
||||
|
||||
REVISION "201611180000Z"
|
||||
DESCRIPTION "1.14.00 - added MPT Fallback Node Status"
|
||||
|
||||
REVISION "201607010000Z"
|
||||
DESCRIPTION "1.13.00 - Updated DCS formatting description"
|
||||
|
||||
REVISION "201410301500Z"
|
||||
DESCRIPTION "1.05.01 - Description text reviewed"
|
||||
|
||||
REVISION "201404140000Z"
|
||||
DESCRIPTION "1.05.00 - Added values for use during coverage testing"
|
||||
|
||||
REVISION "201401260000Z"
|
||||
DESCRIPTION "1.04.00 - Moved textual convention module identity OID to start at 1"
|
||||
|
||||
REVISION "201401141100Z"
|
||||
DESCRIPTION "1.03.02 - Initial version prior to change log entries"
|
||||
::= { infra93-94TC 1}
|
||||
|
||||
-- =====================
|
||||
--
|
||||
-- Textual Conventions
|
||||
--
|
||||
-- =====================
|
||||
|
||||
Ratio ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "d-1"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 0.1 1. Displayed unit is N/A"
|
||||
SYNTAX Integer32 (-256..255)
|
||||
|
||||
LeveldBm ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "d-2"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 0.01 dBm. Displayed unit is dBm"
|
||||
SYNTAX Integer32 (-32768..32767)
|
||||
|
||||
SINADLevel ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 1 dB."
|
||||
SYNTAX Unsigned32 (0..255)
|
||||
|
||||
Temperature ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 1 degree C"
|
||||
SYNTAX Integer32 (-32768..32767)
|
||||
|
||||
FrequencydHz ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "d-1"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The increment size is 0.1 Hz. Displayed unit is Hz"
|
||||
SYNTAX Unsigned32 (0..4294967295)
|
||||
|
||||
DcsCode ::= TEXTUAL-CONVENTION
|
||||
DISPLAY-HINT "o"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"DCS code. Displayed value should be octal."
|
||||
SYNTAX Unsigned32 (0..4294967295)
|
||||
|
||||
SubAudibleType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Type of sub-audible signaling"
|
||||
SYNTAX INTEGER {
|
||||
none(0),
|
||||
ctcss(1),
|
||||
dcs(2)
|
||||
}
|
||||
|
||||
TxFrequencyResponse ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Type of Tx frequency response"
|
||||
SYNTAX INTEGER {
|
||||
pre-emph-speech(1),
|
||||
flat-speech(2)
|
||||
}
|
||||
|
||||
RxFrequencyResponse ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Type of Rx frequency response"
|
||||
SYNTAX INTEGER {
|
||||
de-emph-speech(1)
|
||||
}
|
||||
|
||||
OperationalMode ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Base Station operational mode"
|
||||
SYNTAX INTEGER {
|
||||
analogConventional(1),
|
||||
dmrConventional(2),
|
||||
dmrTrunking(3),
|
||||
mptTrunking(4)
|
||||
}
|
||||
|
||||
MPTControlProtocolStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "MPT Control protocol states"
|
||||
SYNTAX INTEGER {
|
||||
unconnected(0),
|
||||
idle(1),
|
||||
control(2),
|
||||
traffic(3),
|
||||
conventional(4)
|
||||
}
|
||||
|
||||
FallbackNodeStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Fallback status"
|
||||
SYNTAX INTEGER {
|
||||
active(1),
|
||||
inactive(2),
|
||||
settling(3),
|
||||
disabled(4)
|
||||
}
|
||||
|
||||
ColourCode ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Colour Code"
|
||||
SYNTAX Unsigned32 (0..15)
|
||||
|
||||
TransmitterSyncStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Transmitter Synchronisation status on TB9300"
|
||||
SYNTAX INTEGER {
|
||||
no-license(0),
|
||||
non-simulcast-operation(1),
|
||||
frequency-reference-bad-or-absent(2),
|
||||
never-had-1pps(3),
|
||||
never-had-ntp(4),
|
||||
missing-1pps-or-ntp(5),
|
||||
synchronized(6),
|
||||
non-channelgroup-operation(7)
|
||||
}
|
||||
|
||||
ReceiverSyncStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Receiver Synchronisation status on TB9300"
|
||||
SYNTAX INTEGER {
|
||||
no-license(0),
|
||||
non-channelgroup-operation(1),
|
||||
synchronized(2),
|
||||
never-had-1pps(3),
|
||||
never-had-ntp(4),
|
||||
missing-1pps-or-ntp(5)
|
||||
}
|
||||
|
||||
|
||||
ControlProtocolStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Control protocol states"
|
||||
SYNTAX INTEGER {
|
||||
unconnected(0),
|
||||
deprecatedUnconnected(1),
|
||||
standby(2),
|
||||
dmrAligned(3),
|
||||
dmrOffset(4),
|
||||
dmr2SlotData(5),
|
||||
dmrHibernate(6),
|
||||
analogue(7),
|
||||
testMode(8),
|
||||
dmrTier2Aligned(9)
|
||||
}
|
||||
|
||||
|
||||
LogicalChannelState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Network Connection Logical channel state"
|
||||
SYNTAX INTEGER {
|
||||
inactive(0),
|
||||
idle(1),
|
||||
traffic(2),
|
||||
control(3),
|
||||
test(4),
|
||||
poll(5),
|
||||
invalid(255)
|
||||
}
|
||||
|
||||
StandaloneNodeStatus ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Fallback node status"
|
||||
SYNTAX INTEGER {
|
||||
offline(0),
|
||||
standby(1),
|
||||
active(2),
|
||||
disabled(4),
|
||||
running(5),
|
||||
master(6)
|
||||
}
|
||||
END
|
2824
mibs/tait/TAIT-TN9300-MIB
Normal file
2824
mibs/tait/TAIT-TN9300-MIB
Normal file
File diff suppressed because it is too large
Load Diff
310
mibs/tait/TAIT-TN9300-TC
Normal file
310
mibs/tait/TAIT-TN9300-TC
Normal file
@ -0,0 +1,310 @@
|
||||
TAIT-TN9300-TC DEFINITIONS ::= BEGIN
|
||||
|
||||
--
|
||||
-- Textual conventions and enumerations for the TN9300 DMR Node
|
||||
--
|
||||
|
||||
IMPORTS
|
||||
|
||||
Integer32, Unsigned32,
|
||||
MODULE-IDENTITY FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION FROM SNMPv2-TC
|
||||
taitModules FROM TAIT-COMMON-MIB;
|
||||
|
||||
taittn9300TC MODULE-IDENTITY
|
||||
LAST-UPDATED "201812041200Z"
|
||||
ORGANIZATION "www.taitworld.com"
|
||||
CONTACT-INFO
|
||||
"postal: Tait International Limited
|
||||
558 Wairakei Road
|
||||
Christchurch
|
||||
PO Box 1645
|
||||
Christchurch
|
||||
New Zealand
|
||||
|
||||
phone: +64 3358 3399
|
||||
email: support@taitworld.com"
|
||||
|
||||
DESCRIPTION "Textual conventions used in the TN9300 MIB."
|
||||
|
||||
REVISION "201812041200Z"
|
||||
DESCRIPTION "Defined the EventSeverity, LicenseValidity, UnitAuthentication, and RemoteNodeSyncState textual conventions."
|
||||
|
||||
REVISION "201807171005Z"
|
||||
DESCRIPTION "Changed to Tait International Limited"
|
||||
|
||||
REVISION "201803182203Z"
|
||||
DESCRIPTION "Changed naming on new terminal alarm definitions to camel case."
|
||||
|
||||
REVISION "201703160123Z"
|
||||
DESCRIPTION "Fixed syntax on new terminal alarm definitions."
|
||||
|
||||
REVISION "201608221200Z"
|
||||
DESCRIPTION "Added 3 Terminal alarm descriptions"
|
||||
|
||||
REVISION "201510301200Z"
|
||||
DESCRIPTION "Changed some descriptions"
|
||||
|
||||
REVISION "201503172208Z"
|
||||
DESCRIPTION "added UnitStatusMessageId enum"
|
||||
|
||||
REVISION "201206270902Z"
|
||||
DESCRIPTION "Changed type of the syscode value to string"
|
||||
|
||||
REVISION "201205282317Z"
|
||||
DESCRIPTION
|
||||
"Version 1.00.01
|
||||
Status [under review]"
|
||||
::= { taitModules 11 1 }
|
||||
|
||||
|
||||
-- =====================
|
||||
--
|
||||
-- Textual Conventions
|
||||
--
|
||||
-- =====================
|
||||
|
||||
NodeRequestedState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state that a node has been instructed to enter. Status types are: Unknown (0), Offline(1), Program (2), or Online (3)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
offline(1),
|
||||
program(2),
|
||||
online(3)
|
||||
}
|
||||
|
||||
NodeState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state in which a node is operating. Status types are Unknown (0), Offline (1), Program (2), Switching (3) or Control (4)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
offline(1),
|
||||
program(2),
|
||||
switching(3),
|
||||
control(4)
|
||||
}
|
||||
|
||||
NetworkCheckState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The status of a network check. Status types are Not Configured (0), OK (1) or Failed (2)."
|
||||
SYNTAX INTEGER {
|
||||
notConfigured(0),
|
||||
ok(1),
|
||||
failed(2)
|
||||
}
|
||||
|
||||
ChannelState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state in which a channel is operating. Status types are Unknown (0), Disabled (1), Idle (2), Control (3), Traffic (4), Data (5) or Failed (6)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
disabled(1),
|
||||
idle(2),
|
||||
control(3),
|
||||
traffic(4),
|
||||
data(5),
|
||||
failed(6)
|
||||
}
|
||||
|
||||
SipLineRegistrationType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The types of SIP line registration. Registration types are Unknown (0), Outbound (1), Inbound (2) or AIS (3)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
inbound(1),
|
||||
outbound(2),
|
||||
ais(3)
|
||||
}
|
||||
|
||||
SipLineIncomingType ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The ident of the A party in an incoming phone call. Ident types are Unknown (0), PSTNI (1) or PABXI (2)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
pstni(1),
|
||||
pabxi(2)
|
||||
}
|
||||
|
||||
SipCallSpeechVotingPriority ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The speech voting priority for SIP calls. Priority types are Unknown (0), Normal (1) or Override (2)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
normal(1),
|
||||
override(2)
|
||||
}
|
||||
|
||||
SipLineState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state in which a SIP line is operating. Status types are Unknown (0), Disabled (1), Up (2) or Down (3)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
disabled(1),
|
||||
up(2),
|
||||
down(3)
|
||||
}
|
||||
|
||||
DipLineState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state in which a DIP line is operating. Status types are Unknown (0), Unconfigured (1), Idle (2), Active (3) or Failed (4)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
unconfigured(1),
|
||||
idle(2),
|
||||
active(3),
|
||||
failed(4)
|
||||
}
|
||||
|
||||
NgwLinkState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state of the link to the network gateway. Status types are Unknown (0), OK (1) or Failed (2)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
ok(1),
|
||||
failed(2)
|
||||
}
|
||||
|
||||
Mpt1327LinkState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state of the link to the MPT gateway. Status types are Unknown (0), OK (1) or Failed (2)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
ok(1),
|
||||
failed(2)
|
||||
}
|
||||
|
||||
Mpt1327ChannelState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state in which an MPT 1327 channel is operating. Status types are Unknown (0), Idle (1), Traffic (2), Control (3) or Failed (4)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
idle(1),
|
||||
traffic(2),
|
||||
control(3),
|
||||
failed(4)
|
||||
}
|
||||
|
||||
RemoteNodeState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state in which a remote node is operating. Status types are Unknown (0), Offline (1), Program (2), Switching (3), Control (4), Failed (5) or Graceful Shutdown (6)."
|
||||
SYNTAX INTEGER {
|
||||
unknown(0),
|
||||
offline(1),
|
||||
program(2),
|
||||
switching(3),
|
||||
control(4),
|
||||
failed(5),
|
||||
gracefulShutdown(6)
|
||||
}
|
||||
|
||||
UnitStatusMessageId ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "Unit alarm status message IDs:
|
||||
PPP link to MPC down (1),
|
||||
GPS signal lost (2),
|
||||
GPS signal regained (after loss) (3),
|
||||
Unit antenna connection failure (VSWR out of range) (4),
|
||||
Unit supply voltage out of range (5),
|
||||
Unit temperature T0 (normal range) (6),
|
||||
Unit temperature T1 (over temp) (7),
|
||||
Unit temperature T2 (over temp) (8),
|
||||
Unit temperature T3 (over temp) (9),
|
||||
Unit loss of service (10),
|
||||
Radio frequency out of lock (service regained) (11),
|
||||
MCP configuration error (12),
|
||||
Unit antenna connection good (13),
|
||||
Unit unsolicited reset (14),
|
||||
Unit gained service (15)"
|
||||
SYNTAX INTEGER {
|
||||
clearAll(0),
|
||||
pppLinkToMpcDown(1),
|
||||
gpsSignalLost(2),
|
||||
gpsSignalRegainedAfterLoss(3),
|
||||
terminalAntennaConnectionFailureVswrOutOfRange(4),
|
||||
terminalSupplyVoltageOutOfRange(5),
|
||||
radioTemperatureT0NormalRange(6),
|
||||
radioTemperatureT1OverTemp(7),
|
||||
radioTemperatureT2OverTemp(8),
|
||||
radioTemperatureT3OverTemp(9),
|
||||
terminalLossOfService(10),
|
||||
radioFrequencyOutOfLockServiceRegained(11),
|
||||
mcpConfigurationError(12),
|
||||
terminalAntennaConnectionGood(13),
|
||||
terminalUnsolicitedReset(14),
|
||||
terminalGainedService(15),
|
||||
unknown(128)
|
||||
}
|
||||
|
||||
EventSeverity ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The severity of an event. Types are OK (0), Minor (1), or Major (2)."
|
||||
SYNTAX INTEGER {
|
||||
ok(0),
|
||||
minor(1),
|
||||
major(2)
|
||||
}
|
||||
|
||||
LicenseValidity ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The current validity of the license. Types are as follows:
|
||||
Valid (0),
|
||||
File Not Found (1),
|
||||
Invalid Host ID (2),
|
||||
Invalid Product Code(3),
|
||||
Invalid Version (4),
|
||||
Invalid Expiry Date (5),
|
||||
Expired (6),
|
||||
Corrupt Signature (7),
|
||||
Conflicting Features (8),
|
||||
Invalid Tier Mode (9),
|
||||
Invalid License Format (10)"
|
||||
SYNTAX INTEGER {
|
||||
valid(0),
|
||||
fileNotFound(1),
|
||||
invalidHostId(2),
|
||||
invalidProductCode(3),
|
||||
invalidVersion(4),
|
||||
invalidExpiryDate(5),
|
||||
expired(6),
|
||||
corruptSignature(7),
|
||||
conflictingFeatures(8),
|
||||
invalidTierMode(9),
|
||||
invalidLicenseFormat(10)
|
||||
}
|
||||
|
||||
UnitAuthentication ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The authentication state of a unit. Types are as follows:
|
||||
Not Polled (0),
|
||||
Polling (1),
|
||||
Not Home (2),
|
||||
Busy (3),
|
||||
Bad Authentication (4),
|
||||
Bad CRC Received (5),
|
||||
Good Authentication Received (6),
|
||||
Rejected (7),
|
||||
Not Registered (8)"
|
||||
SYNTAX INTEGER {
|
||||
notPolled(0),
|
||||
polling(1),
|
||||
notHome(2),
|
||||
busy(3),
|
||||
badAuthentication(4),
|
||||
badCrcReceived(5),
|
||||
goodAuthenticationReceived(6),
|
||||
rejected(7),
|
||||
notRegistered(8)
|
||||
}
|
||||
|
||||
RemoteNodeSyncState ::= TEXTUAL-CONVENTION
|
||||
STATUS current
|
||||
DESCRIPTION "The state of synchronisation between the control and a remote node. Types are OK (0), Failed (1), Unknown (2), or None (3)."
|
||||
SYNTAX INTEGER {
|
||||
ok(0),
|
||||
failed(1),
|
||||
unknown(2),
|
||||
none(3)
|
||||
}
|
||||
|
||||
END
|
664
tests/data/tait-infra93.json
Normal file
664
tests/data/tait-infra93.json
Normal file
@ -0,0 +1,664 @@
|
||||
{
|
||||
"os": {
|
||||
"discovery": {
|
||||
"devices": [
|
||||
{
|
||||
"sysName": "<private>",
|
||||
"sysObjectID": ".1.3.6.1.4.1.3570.2.2",
|
||||
"sysDescr": "Tait Communications, TB9300/TB7300, DMR Base Station, QBC30BSM, Version: dmr-3.05.00.0007",
|
||||
"sysContact": null,
|
||||
"version": null,
|
||||
"hardware": null,
|
||||
"features": null,
|
||||
"os": "tait-infra93",
|
||||
"type": "network",
|
||||
"serial": null,
|
||||
"icon": "tait.png",
|
||||
"location": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"poller": {
|
||||
"devices": [
|
||||
{
|
||||
"sysName": "<private>",
|
||||
"sysObjectID": ".1.3.6.1.4.1.3570.2.2",
|
||||
"sysDescr": "Tait Communications, TB9300/TB7300, DMR Base Station, QBC30BSM, Version: dmr-3.05.00.0007",
|
||||
"sysContact": "<private>",
|
||||
"version": null,
|
||||
"hardware": null,
|
||||
"features": null,
|
||||
"os": "tait-infra93",
|
||||
"type": "network",
|
||||
"serial": null,
|
||||
"icon": "tait.png",
|
||||
"location": "<private>"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ports": {
|
||||
"discovery": {
|
||||
"ports": [
|
||||
{
|
||||
"port_descr_type": null,
|
||||
"port_descr_descr": null,
|
||||
"port_descr_circuit": null,
|
||||
"port_descr_speed": null,
|
||||
"port_descr_notes": null,
|
||||
"ifDescr": "lo",
|
||||
"ifName": "lo",
|
||||
"portName": null,
|
||||
"ifIndex": 1,
|
||||
"ifSpeed": null,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": null,
|
||||
"ifPromiscuousMode": null,
|
||||
"ifHighSpeed": null,
|
||||
"ifHighSpeed_prev": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": null,
|
||||
"ifAdminStatus": null,
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": null,
|
||||
"ifMtu": null,
|
||||
"ifType": "softwareLoopback",
|
||||
"ifAlias": "lo",
|
||||
"ifPhysAddress": null,
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
"ignore": 0,
|
||||
"disabled": 0,
|
||||
"detailed": 0,
|
||||
"deleted": 0,
|
||||
"pagpOperationMode": null,
|
||||
"pagpPortState": null,
|
||||
"pagpPartnerDeviceId": null,
|
||||
"pagpPartnerLearnMethod": null,
|
||||
"pagpPartnerIfIndex": null,
|
||||
"pagpPartnerGroupIfIndex": null,
|
||||
"pagpPartnerDeviceName": null,
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": null,
|
||||
"ifInUcastPkts_prev": null,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": null,
|
||||
"ifOutUcastPkts_prev": null,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
"ifInErrors": null,
|
||||
"ifInErrors_prev": null,
|
||||
"ifInErrors_delta": null,
|
||||
"ifInErrors_rate": null,
|
||||
"ifOutErrors": null,
|
||||
"ifOutErrors_prev": null,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": null,
|
||||
"ifInOctets_prev": null,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": null,
|
||||
"ifOutOctets_prev": null,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
"poll_prev": null,
|
||||
"ifInNUcastPkts": null,
|
||||
"ifInNUcastPkts_prev": null,
|
||||
"ifInNUcastPkts_delta": null,
|
||||
"ifInNUcastPkts_rate": null,
|
||||
"ifOutNUcastPkts": null,
|
||||
"ifOutNUcastPkts_prev": null,
|
||||
"ifOutNUcastPkts_delta": null,
|
||||
"ifOutNUcastPkts_rate": null,
|
||||
"ifInDiscards": null,
|
||||
"ifInDiscards_prev": null,
|
||||
"ifInDiscards_delta": null,
|
||||
"ifInDiscards_rate": null,
|
||||
"ifOutDiscards": null,
|
||||
"ifOutDiscards_prev": null,
|
||||
"ifOutDiscards_delta": null,
|
||||
"ifOutDiscards_rate": null,
|
||||
"ifInUnknownProtos": null,
|
||||
"ifInUnknownProtos_prev": null,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": null,
|
||||
"ifInBroadcastPkts_prev": null,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": null,
|
||||
"ifOutBroadcastPkts_prev": null,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": null,
|
||||
"ifInMulticastPkts_prev": null,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": null,
|
||||
"ifOutMulticastPkts_prev": null,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
},
|
||||
{
|
||||
"port_descr_type": null,
|
||||
"port_descr_descr": null,
|
||||
"port_descr_circuit": null,
|
||||
"port_descr_speed": null,
|
||||
"port_descr_notes": null,
|
||||
"ifDescr": "eth0",
|
||||
"ifName": "eth0",
|
||||
"portName": null,
|
||||
"ifIndex": 2,
|
||||
"ifSpeed": null,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": null,
|
||||
"ifPromiscuousMode": null,
|
||||
"ifHighSpeed": null,
|
||||
"ifHighSpeed_prev": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": null,
|
||||
"ifAdminStatus": null,
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": null,
|
||||
"ifMtu": null,
|
||||
"ifType": "ethernetCsmacd",
|
||||
"ifAlias": "eth0",
|
||||
"ifPhysAddress": null,
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
"ignore": 0,
|
||||
"disabled": 0,
|
||||
"detailed": 0,
|
||||
"deleted": 0,
|
||||
"pagpOperationMode": null,
|
||||
"pagpPortState": null,
|
||||
"pagpPartnerDeviceId": null,
|
||||
"pagpPartnerLearnMethod": null,
|
||||
"pagpPartnerIfIndex": null,
|
||||
"pagpPartnerGroupIfIndex": null,
|
||||
"pagpPartnerDeviceName": null,
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": null,
|
||||
"ifInUcastPkts_prev": null,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": null,
|
||||
"ifOutUcastPkts_prev": null,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
"ifInErrors": null,
|
||||
"ifInErrors_prev": null,
|
||||
"ifInErrors_delta": null,
|
||||
"ifInErrors_rate": null,
|
||||
"ifOutErrors": null,
|
||||
"ifOutErrors_prev": null,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": null,
|
||||
"ifInOctets_prev": null,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": null,
|
||||
"ifOutOctets_prev": null,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
"poll_prev": null,
|
||||
"ifInNUcastPkts": null,
|
||||
"ifInNUcastPkts_prev": null,
|
||||
"ifInNUcastPkts_delta": null,
|
||||
"ifInNUcastPkts_rate": null,
|
||||
"ifOutNUcastPkts": null,
|
||||
"ifOutNUcastPkts_prev": null,
|
||||
"ifOutNUcastPkts_delta": null,
|
||||
"ifOutNUcastPkts_rate": null,
|
||||
"ifInDiscards": null,
|
||||
"ifInDiscards_prev": null,
|
||||
"ifInDiscards_delta": null,
|
||||
"ifInDiscards_rate": null,
|
||||
"ifOutDiscards": null,
|
||||
"ifOutDiscards_prev": null,
|
||||
"ifOutDiscards_delta": null,
|
||||
"ifOutDiscards_rate": null,
|
||||
"ifInUnknownProtos": null,
|
||||
"ifInUnknownProtos_prev": null,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": null,
|
||||
"ifInBroadcastPkts_prev": null,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": null,
|
||||
"ifOutBroadcastPkts_prev": null,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": null,
|
||||
"ifInMulticastPkts_prev": null,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": null,
|
||||
"ifOutMulticastPkts_prev": null,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"poller": {
|
||||
"ports": [
|
||||
{
|
||||
"port_descr_type": null,
|
||||
"port_descr_descr": null,
|
||||
"port_descr_circuit": null,
|
||||
"port_descr_speed": null,
|
||||
"port_descr_notes": null,
|
||||
"ifDescr": "lo",
|
||||
"ifName": "lo",
|
||||
"portName": null,
|
||||
"ifIndex": 1,
|
||||
"ifSpeed": 10000000,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "false",
|
||||
"ifPromiscuousMode": "false",
|
||||
"ifHighSpeed": 10,
|
||||
"ifHighSpeed_prev": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": "up",
|
||||
"ifAdminStatus": "up",
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": null,
|
||||
"ifMtu": 65536,
|
||||
"ifType": "softwareLoopback",
|
||||
"ifAlias": "lo",
|
||||
"ifPhysAddress": null,
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
"ignore": 0,
|
||||
"disabled": 0,
|
||||
"detailed": 0,
|
||||
"deleted": 0,
|
||||
"pagpOperationMode": null,
|
||||
"pagpPortState": null,
|
||||
"pagpPartnerDeviceId": null,
|
||||
"pagpPartnerLearnMethod": null,
|
||||
"pagpPartnerIfIndex": null,
|
||||
"pagpPartnerGroupIfIndex": null,
|
||||
"pagpPartnerDeviceName": null,
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": 4919289,
|
||||
"ifInUcastPkts_prev": 0,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": 4919289,
|
||||
"ifOutUcastPkts_prev": 0,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
"ifInErrors": 0,
|
||||
"ifInErrors_prev": 0,
|
||||
"ifInErrors_delta": null,
|
||||
"ifInErrors_rate": null,
|
||||
"ifOutErrors": 0,
|
||||
"ifOutErrors_prev": 0,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": 1301569805,
|
||||
"ifInOctets_prev": 0,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": 1301569805,
|
||||
"ifOutOctets_prev": 0,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
"poll_prev": null,
|
||||
"ifInNUcastPkts": 0,
|
||||
"ifInNUcastPkts_prev": 0,
|
||||
"ifInNUcastPkts_delta": null,
|
||||
"ifInNUcastPkts_rate": null,
|
||||
"ifOutNUcastPkts": 0,
|
||||
"ifOutNUcastPkts_prev": 0,
|
||||
"ifOutNUcastPkts_delta": null,
|
||||
"ifOutNUcastPkts_rate": null,
|
||||
"ifInDiscards": 0,
|
||||
"ifInDiscards_prev": 0,
|
||||
"ifInDiscards_delta": null,
|
||||
"ifInDiscards_rate": null,
|
||||
"ifOutDiscards": 0,
|
||||
"ifOutDiscards_prev": 0,
|
||||
"ifOutDiscards_delta": null,
|
||||
"ifOutDiscards_rate": null,
|
||||
"ifInUnknownProtos": 0,
|
||||
"ifInUnknownProtos_prev": 0,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": 0,
|
||||
"ifInBroadcastPkts_prev": 0,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": 0,
|
||||
"ifOutBroadcastPkts_prev": 0,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": 0,
|
||||
"ifInMulticastPkts_prev": 0,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": 0,
|
||||
"ifOutMulticastPkts_prev": 0,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
},
|
||||
{
|
||||
"port_descr_type": null,
|
||||
"port_descr_descr": null,
|
||||
"port_descr_circuit": null,
|
||||
"port_descr_speed": null,
|
||||
"port_descr_notes": null,
|
||||
"ifDescr": "eth0",
|
||||
"ifName": "eth0",
|
||||
"portName": null,
|
||||
"ifIndex": 2,
|
||||
"ifSpeed": 100000000,
|
||||
"ifSpeed_prev": null,
|
||||
"ifConnectorPresent": "true",
|
||||
"ifPromiscuousMode": "false",
|
||||
"ifHighSpeed": 100,
|
||||
"ifHighSpeed_prev": null,
|
||||
"ifOperStatus": "up",
|
||||
"ifOperStatus_prev": "up",
|
||||
"ifAdminStatus": "up",
|
||||
"ifAdminStatus_prev": null,
|
||||
"ifDuplex": null,
|
||||
"ifMtu": 1500,
|
||||
"ifType": "ethernetCsmacd",
|
||||
"ifAlias": "eth0",
|
||||
"ifPhysAddress": "000dca01733e",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "",
|
||||
"ifTrunk": null,
|
||||
"counter_in": null,
|
||||
"counter_out": null,
|
||||
"ignore": 0,
|
||||
"disabled": 0,
|
||||
"detailed": 0,
|
||||
"deleted": 0,
|
||||
"pagpOperationMode": null,
|
||||
"pagpPortState": null,
|
||||
"pagpPartnerDeviceId": null,
|
||||
"pagpPartnerLearnMethod": null,
|
||||
"pagpPartnerIfIndex": null,
|
||||
"pagpPartnerGroupIfIndex": null,
|
||||
"pagpPartnerDeviceName": null,
|
||||
"pagpEthcOperationMode": null,
|
||||
"pagpDeviceId": null,
|
||||
"pagpGroupIfIndex": null,
|
||||
"ifInUcastPkts": 4097270,
|
||||
"ifInUcastPkts_prev": 0,
|
||||
"ifInUcastPkts_delta": null,
|
||||
"ifInUcastPkts_rate": null,
|
||||
"ifOutUcastPkts": 5241813,
|
||||
"ifOutUcastPkts_prev": 0,
|
||||
"ifOutUcastPkts_delta": null,
|
||||
"ifOutUcastPkts_rate": null,
|
||||
"ifInErrors": 0,
|
||||
"ifInErrors_prev": 0,
|
||||
"ifInErrors_delta": null,
|
||||
"ifInErrors_rate": null,
|
||||
"ifOutErrors": 0,
|
||||
"ifOutErrors_prev": 0,
|
||||
"ifOutErrors_delta": null,
|
||||
"ifOutErrors_rate": null,
|
||||
"ifInOctets": 332051602,
|
||||
"ifInOctets_prev": 0,
|
||||
"ifInOctets_delta": null,
|
||||
"ifInOctets_rate": null,
|
||||
"ifOutOctets": 570786180,
|
||||
"ifOutOctets_prev": 0,
|
||||
"ifOutOctets_delta": null,
|
||||
"ifOutOctets_rate": null,
|
||||
"poll_prev": null,
|
||||
"ifInNUcastPkts": 0,
|
||||
"ifInNUcastPkts_prev": 0,
|
||||
"ifInNUcastPkts_delta": null,
|
||||
"ifInNUcastPkts_rate": null,
|
||||
"ifOutNUcastPkts": 0,
|
||||
"ifOutNUcastPkts_prev": 0,
|
||||
"ifOutNUcastPkts_delta": null,
|
||||
"ifOutNUcastPkts_rate": null,
|
||||
"ifInDiscards": 0,
|
||||
"ifInDiscards_prev": 0,
|
||||
"ifInDiscards_delta": null,
|
||||
"ifInDiscards_rate": null,
|
||||
"ifOutDiscards": 0,
|
||||
"ifOutDiscards_prev": 0,
|
||||
"ifOutDiscards_delta": null,
|
||||
"ifOutDiscards_rate": null,
|
||||
"ifInUnknownProtos": 0,
|
||||
"ifInUnknownProtos_prev": 0,
|
||||
"ifInUnknownProtos_delta": null,
|
||||
"ifInUnknownProtos_rate": null,
|
||||
"ifInBroadcastPkts": 0,
|
||||
"ifInBroadcastPkts_prev": 0,
|
||||
"ifInBroadcastPkts_delta": null,
|
||||
"ifInBroadcastPkts_rate": null,
|
||||
"ifOutBroadcastPkts": 0,
|
||||
"ifOutBroadcastPkts_prev": 0,
|
||||
"ifOutBroadcastPkts_delta": null,
|
||||
"ifOutBroadcastPkts_rate": null,
|
||||
"ifInMulticastPkts": 0,
|
||||
"ifInMulticastPkts_prev": 0,
|
||||
"ifInMulticastPkts_delta": null,
|
||||
"ifInMulticastPkts_rate": null,
|
||||
"ifOutMulticastPkts": 0,
|
||||
"ifOutMulticastPkts_prev": 0,
|
||||
"ifOutMulticastPkts_delta": null,
|
||||
"ifOutMulticastPkts_rate": null
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"processors": {
|
||||
"discovery": {
|
||||
"processors": [
|
||||
{
|
||||
"entPhysicalIndex": 0,
|
||||
"hrDeviceIndex": 196608,
|
||||
"processor_oid": ".1.3.6.1.2.1.25.3.3.1.2.196608",
|
||||
"processor_index": "196608",
|
||||
"processor_type": "hr",
|
||||
"processor_usage": 28,
|
||||
"processor_descr": "Processor",
|
||||
"processor_precision": 1,
|
||||
"processor_perc_warn": 75
|
||||
}
|
||||
]
|
||||
},
|
||||
"poller": "matches discovery"
|
||||
},
|
||||
"mempools": {
|
||||
"discovery": {
|
||||
"mempools": [
|
||||
{
|
||||
"mempool_index": "1",
|
||||
"entPhysicalIndex": null,
|
||||
"hrDeviceIndex": null,
|
||||
"mempool_type": "hrstorage",
|
||||
"mempool_precision": 1024,
|
||||
"mempool_descr": "Physical memory",
|
||||
"mempool_perc": 0,
|
||||
"mempool_used": 0,
|
||||
"mempool_free": 0,
|
||||
"mempool_total": 0,
|
||||
"mempool_largestfree": null,
|
||||
"mempool_lowestfree": null,
|
||||
"mempool_deleted": 0,
|
||||
"mempool_perc_warn": 90
|
||||
},
|
||||
{
|
||||
"mempool_index": "3",
|
||||
"entPhysicalIndex": null,
|
||||
"hrDeviceIndex": null,
|
||||
"mempool_type": "hrstorage",
|
||||
"mempool_precision": 1024,
|
||||
"mempool_descr": "Virtual memory",
|
||||
"mempool_perc": 0,
|
||||
"mempool_used": 0,
|
||||
"mempool_free": 0,
|
||||
"mempool_total": 0,
|
||||
"mempool_largestfree": null,
|
||||
"mempool_lowestfree": null,
|
||||
"mempool_deleted": 0,
|
||||
"mempool_perc_warn": 90
|
||||
},
|
||||
{
|
||||
"mempool_index": "10",
|
||||
"entPhysicalIndex": null,
|
||||
"hrDeviceIndex": null,
|
||||
"mempool_type": "hrstorage",
|
||||
"mempool_precision": 1024,
|
||||
"mempool_descr": "Swap space",
|
||||
"mempool_perc": 0,
|
||||
"mempool_used": 0,
|
||||
"mempool_free": 0,
|
||||
"mempool_total": 0,
|
||||
"mempool_largestfree": null,
|
||||
"mempool_lowestfree": null,
|
||||
"mempool_deleted": 0,
|
||||
"mempool_perc_warn": 90
|
||||
}
|
||||
]
|
||||
},
|
||||
"poller": {
|
||||
"mempools": [
|
||||
{
|
||||
"mempool_index": "1",
|
||||
"entPhysicalIndex": null,
|
||||
"hrDeviceIndex": null,
|
||||
"mempool_type": "hrstorage",
|
||||
"mempool_precision": 1024,
|
||||
"mempool_descr": "Physical memory",
|
||||
"mempool_perc": 96,
|
||||
"mempool_used": 107167744,
|
||||
"mempool_free": 4739072,
|
||||
"mempool_total": 111906816,
|
||||
"mempool_largestfree": null,
|
||||
"mempool_lowestfree": null,
|
||||
"mempool_deleted": 0,
|
||||
"mempool_perc_warn": 90
|
||||
},
|
||||
{
|
||||
"mempool_index": "3",
|
||||
"entPhysicalIndex": null,
|
||||
"hrDeviceIndex": null,
|
||||
"mempool_type": "hrstorage",
|
||||
"mempool_precision": 1024,
|
||||
"mempool_descr": "Virtual memory",
|
||||
"mempool_perc": 96,
|
||||
"mempool_used": 107167744,
|
||||
"mempool_free": 4739072,
|
||||
"mempool_total": 111906816,
|
||||
"mempool_largestfree": null,
|
||||
"mempool_lowestfree": null,
|
||||
"mempool_deleted": 0,
|
||||
"mempool_perc_warn": 90
|
||||
},
|
||||
{
|
||||
"mempool_index": "10",
|
||||
"entPhysicalIndex": null,
|
||||
"hrDeviceIndex": null,
|
||||
"mempool_type": "hrstorage",
|
||||
"mempool_precision": 1024,
|
||||
"mempool_descr": "Swap space",
|
||||
"mempool_perc": 0,
|
||||
"mempool_used": 0,
|
||||
"mempool_free": 0,
|
||||
"mempool_total": 0,
|
||||
"mempool_largestfree": null,
|
||||
"mempool_lowestfree": null,
|
||||
"mempool_deleted": 0,
|
||||
"mempool_perc_warn": 90
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"storage": {
|
||||
"discovery": {
|
||||
"storage": [
|
||||
{
|
||||
"storage_mib": "hrstorage",
|
||||
"storage_index": "36",
|
||||
"storage_type": "hrStorageFixedDisk",
|
||||
"storage_descr": "/dev/shm",
|
||||
"storage_size": 55951360,
|
||||
"storage_units": 4096,
|
||||
"storage_used": 8192,
|
||||
"storage_free": 0,
|
||||
"storage_perc": 0,
|
||||
"storage_perc_warn": 60,
|
||||
"storage_deleted": 0
|
||||
},
|
||||
{
|
||||
"storage_mib": "hrstorage",
|
||||
"storage_index": "39",
|
||||
"storage_type": "hrStorageFixedDisk",
|
||||
"storage_descr": "/var/volatile",
|
||||
"storage_size": 12582912,
|
||||
"storage_units": 4096,
|
||||
"storage_used": 9191424,
|
||||
"storage_free": 0,
|
||||
"storage_perc": 0,
|
||||
"storage_perc_warn": 60,
|
||||
"storage_deleted": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"poller": {
|
||||
"storage": [
|
||||
{
|
||||
"storage_mib": "hrstorage",
|
||||
"storage_index": "36",
|
||||
"storage_type": "hrStorageFixedDisk",
|
||||
"storage_descr": "/dev/shm",
|
||||
"storage_size": 55951360,
|
||||
"storage_units": 4096,
|
||||
"storage_used": 8192,
|
||||
"storage_free": 55943168,
|
||||
"storage_perc": 0,
|
||||
"storage_perc_warn": 60,
|
||||
"storage_deleted": 0
|
||||
},
|
||||
{
|
||||
"storage_mib": "hrstorage",
|
||||
"storage_index": "39",
|
||||
"storage_type": "hrStorageFixedDisk",
|
||||
"storage_descr": "/var/volatile",
|
||||
"storage_size": 12582912,
|
||||
"storage_units": 4096,
|
||||
"storage_used": 9191424,
|
||||
"storage_free": 3391488,
|
||||
"storage_perc": 73,
|
||||
"storage_perc_warn": 60,
|
||||
"storage_deleted": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
241
tests/snmpsim/tait-infra93.snmprec
Normal file
241
tests/snmpsim/tait-infra93.snmprec
Normal file
@ -0,0 +1,241 @@
|
||||
1.3.6.1.2.1.1.1.0|4|Tait Communications, TB9300/TB7300, DMR Base Station, QBC30BSM, Version: dmr-3.05.00.0007
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.3570.2.2
|
||||
1.3.6.1.2.1.1.3.0|67|122840286
|
||||
1.3.6.1.2.1.1.4.0|4|<private>
|
||||
1.3.6.1.2.1.1.5.0|4|<private>
|
||||
1.3.6.1.2.1.1.6.0|4|<private>
|
||||
1.3.6.1.2.1.2.2.1.2.1|4|lo
|
||||
1.3.6.1.2.1.2.2.1.2.2|4|eth0
|
||||
1.3.6.1.2.1.2.2.1.3.1|2|24
|
||||
1.3.6.1.2.1.2.2.1.3.2|2|6
|
||||
1.3.6.1.2.1.2.2.1.4.1|2|65536
|
||||
1.3.6.1.2.1.2.2.1.4.2|2|1500
|
||||
1.3.6.1.2.1.2.2.1.6.1|4|
|
||||
1.3.6.1.2.1.2.2.1.6.2|4x|000DCA01733E
|
||||
1.3.6.1.2.1.2.2.1.7.1|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.2|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.1|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.2|2|1
|
||||
1.3.6.1.2.1.2.2.1.9.1|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.2|67|0
|
||||
1.3.6.1.2.1.2.2.1.13.1|65|0
|
||||
1.3.6.1.2.1.2.2.1.13.2|65|0
|
||||
1.3.6.1.2.1.2.2.1.14.1|65|0
|
||||
1.3.6.1.2.1.2.2.1.14.2|65|0
|
||||
1.3.6.1.2.1.2.2.1.19.1|65|0
|
||||
1.3.6.1.2.1.2.2.1.19.2|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.1|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.2|65|0
|
||||
1.3.6.1.2.1.4.3.0|65|8976358
|
||||
1.3.6.1.2.1.4.4.0|65|0
|
||||
1.3.6.1.2.1.4.5.0|65|0
|
||||
1.3.6.1.2.1.4.6.0|65|0
|
||||
1.3.6.1.2.1.4.7.0|65|0
|
||||
1.3.6.1.2.1.4.8.0|65|0
|
||||
1.3.6.1.2.1.4.9.0|65|8976358
|
||||
1.3.6.1.2.1.4.10.0|65|10125444
|
||||
1.3.6.1.2.1.4.11.0|65|34
|
||||
1.3.6.1.2.1.4.12.0|65|0
|
||||
1.3.6.1.2.1.4.14.0|65|0
|
||||
1.3.6.1.2.1.4.15.0|65|0
|
||||
1.3.6.1.2.1.4.16.0|65|0
|
||||
1.3.6.1.2.1.4.17.0|65|0
|
||||
1.3.6.1.2.1.4.18.0|65|0
|
||||
1.3.6.1.2.1.4.19.0|65|0
|
||||
1.3.6.1.2.1.4.20.1.2.10.25.52.83|2|2
|
||||
1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|1
|
||||
1.3.6.1.2.1.4.20.1.3.10.25.52.83|64|255.255.255.240
|
||||
1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.0.0.0
|
||||
1.3.6.1.2.1.5.1.0|65|564
|
||||
1.3.6.1.2.1.5.2.0|65|0
|
||||
1.3.6.1.2.1.5.3.0|65|84
|
||||
1.3.6.1.2.1.5.4.0|65|0
|
||||
1.3.6.1.2.1.5.5.0|65|0
|
||||
1.3.6.1.2.1.5.6.0|65|0
|
||||
1.3.6.1.2.1.5.7.0|65|0
|
||||
1.3.6.1.2.1.5.8.0|65|480
|
||||
1.3.6.1.2.1.5.9.0|65|0
|
||||
1.3.6.1.2.1.5.10.0|65|0
|
||||
1.3.6.1.2.1.5.11.0|65|0
|
||||
1.3.6.1.2.1.5.12.0|65|0
|
||||
1.3.6.1.2.1.5.13.0|65|0
|
||||
1.3.6.1.2.1.5.14.0|65|706
|
||||
1.3.6.1.2.1.5.15.0|65|0
|
||||
1.3.6.1.2.1.5.16.0|65|226
|
||||
1.3.6.1.2.1.5.17.0|65|0
|
||||
1.3.6.1.2.1.5.18.0|65|0
|
||||
1.3.6.1.2.1.5.19.0|65|0
|
||||
1.3.6.1.2.1.5.20.0|65|0
|
||||
1.3.6.1.2.1.5.21.0|65|0
|
||||
1.3.6.1.2.1.5.22.0|65|480
|
||||
1.3.6.1.2.1.5.23.0|65|0
|
||||
1.3.6.1.2.1.5.24.0|65|0
|
||||
1.3.6.1.2.1.5.25.0|65|0
|
||||
1.3.6.1.2.1.5.26.0|65|0
|
||||
1.3.6.1.2.1.5.29.1.2.1|65|564
|
||||
1.3.6.1.2.1.5.29.1.2.2|65|0
|
||||
1.3.6.1.2.1.5.29.1.3.1|65|0
|
||||
1.3.6.1.2.1.5.29.1.3.2|65|0
|
||||
1.3.6.1.2.1.5.29.1.4.1|65|706
|
||||
1.3.6.1.2.1.5.29.1.4.2|65|0
|
||||
1.3.6.1.2.1.5.29.1.5.1|65|0
|
||||
1.3.6.1.2.1.5.29.1.5.2|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.0|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.3|65|84
|
||||
1.3.6.1.2.1.5.30.1.3.1.4|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.5|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.8|65|480
|
||||
1.3.6.1.2.1.5.30.1.3.1.11|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.12|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.13|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.14|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.17|65|0
|
||||
1.3.6.1.2.1.5.30.1.3.1.18|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.0|65|480
|
||||
1.3.6.1.2.1.5.30.1.4.1.3|65|226
|
||||
1.3.6.1.2.1.5.30.1.4.1.4|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.5|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.8|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.11|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.12|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.13|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.14|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.17|65|0
|
||||
1.3.6.1.2.1.5.30.1.4.1.18|65|0
|
||||
1.3.6.1.2.1.6.5.0|65|7
|
||||
1.3.6.1.2.1.6.6.0|65|1998
|
||||
1.3.6.1.2.1.6.7.0|65|9
|
||||
1.3.6.1.2.1.6.8.0|65|7
|
||||
1.3.6.1.2.1.6.9.0|66|0
|
||||
1.3.6.1.2.1.6.10.0|65|118357
|
||||
1.3.6.1.2.1.6.11.0|65|130955
|
||||
1.3.6.1.2.1.6.12.0|65|1232
|
||||
1.3.6.1.2.1.6.14.0|65|0
|
||||
1.3.6.1.2.1.6.15.0|65|7
|
||||
1.3.6.1.2.1.6.20.1.4.1.4.0.0.0.0.80|66|1425
|
||||
1.3.6.1.2.1.7.1.0|65|8857132
|
||||
1.3.6.1.2.1.7.2.0|65|375
|
||||
1.3.6.1.2.1.7.3.0|65|0
|
||||
1.3.6.1.2.1.7.4.0|65|9990012
|
||||
1.3.6.1.2.1.11.1.0|65|17979
|
||||
1.3.6.1.2.1.11.2.0|65|12373
|
||||
1.3.6.1.2.1.11.3.0|65|0
|
||||
1.3.6.1.2.1.11.4.0|65|0
|
||||
1.3.6.1.2.1.11.5.0|65|0
|
||||
1.3.6.1.2.1.11.6.0|65|0
|
||||
1.3.6.1.2.1.11.8.0|65|0
|
||||
1.3.6.1.2.1.11.9.0|65|0
|
||||
1.3.6.1.2.1.11.10.0|65|0
|
||||
1.3.6.1.2.1.11.11.0|65|0
|
||||
1.3.6.1.2.1.11.12.0|65|0
|
||||
1.3.6.1.2.1.11.13.0|65|68789
|
||||
1.3.6.1.2.1.11.14.0|65|0
|
||||
1.3.6.1.2.1.11.15.0|65|6599
|
||||
1.3.6.1.2.1.11.16.0|65|421
|
||||
1.3.6.1.2.1.11.17.0|65|0
|
||||
1.3.6.1.2.1.11.18.0|65|0
|
||||
1.3.6.1.2.1.11.19.0|65|0
|
||||
1.3.6.1.2.1.11.20.0|65|0
|
||||
1.3.6.1.2.1.11.21.0|65|0
|
||||
1.3.6.1.2.1.11.22.0|65|0
|
||||
1.3.6.1.2.1.11.24.0|65|0
|
||||
1.3.6.1.2.1.11.25.0|65|0
|
||||
1.3.6.1.2.1.11.26.0|65|0
|
||||
1.3.6.1.2.1.11.27.0|65|0
|
||||
1.3.6.1.2.1.11.28.0|65|12373
|
||||
1.3.6.1.2.1.11.29.0|65|2
|
||||
1.3.6.1.2.1.11.30.0|2|2
|
||||
1.3.6.1.2.1.11.31.0|65|0
|
||||
1.3.6.1.2.1.11.32.0|65|0
|
||||
1.3.6.1.2.1.25.1.1.0|67|122854851
|
||||
1.3.6.1.2.1.25.2.2.0|2|109284
|
||||
1.3.6.1.2.1.25.2.3.1.1.1|2|1
|
||||
1.3.6.1.2.1.25.2.3.1.1.3|2|3
|
||||
1.3.6.1.2.1.25.2.3.1.1.6|2|6
|
||||
1.3.6.1.2.1.25.2.3.1.1.7|2|7
|
||||
1.3.6.1.2.1.25.2.3.1.1.8|2|8
|
||||
1.3.6.1.2.1.25.2.3.1.1.10|2|10
|
||||
1.3.6.1.2.1.25.2.3.1.1.36|2|36
|
||||
1.3.6.1.2.1.25.2.3.1.1.39|2|39
|
||||
1.3.6.1.2.1.25.2.3.1.2.1|6|1.3.6.1.2.1.25.2.1.2
|
||||
1.3.6.1.2.1.25.2.3.1.2.3|6|1.3.6.1.2.1.25.2.1.3
|
||||
1.3.6.1.2.1.25.2.3.1.2.6|6|1.3.6.1.2.1.25.2.1.1
|
||||
1.3.6.1.2.1.25.2.3.1.2.7|6|1.3.6.1.2.1.25.2.1.1
|
||||
1.3.6.1.2.1.25.2.3.1.2.8|6|1.3.6.1.2.1.25.2.1.1
|
||||
1.3.6.1.2.1.25.2.3.1.2.10|6|1.3.6.1.2.1.25.2.1.3
|
||||
1.3.6.1.2.1.25.2.3.1.2.36|6|1.3.6.1.2.1.25.2.1.4
|
||||
1.3.6.1.2.1.25.2.3.1.2.39|6|1.3.6.1.2.1.25.2.1.4
|
||||
1.3.6.1.2.1.25.2.3.1.3.1|4|Physical memory
|
||||
1.3.6.1.2.1.25.2.3.1.3.3|4|Virtual memory
|
||||
1.3.6.1.2.1.25.2.3.1.3.6|4|Memory buffers
|
||||
1.3.6.1.2.1.25.2.3.1.3.7|4|Cached memory
|
||||
1.3.6.1.2.1.25.2.3.1.3.8|4|Shared memory
|
||||
1.3.6.1.2.1.25.2.3.1.3.10|4|Swap space
|
||||
1.3.6.1.2.1.25.2.3.1.3.36|4|/dev/shm
|
||||
1.3.6.1.2.1.25.2.3.1.3.39|4|/var/volatile
|
||||
1.3.6.1.2.1.25.2.3.1.4.1|2|1024
|
||||
1.3.6.1.2.1.25.2.3.1.4.3|2|1024
|
||||
1.3.6.1.2.1.25.2.3.1.4.6|2|1024
|
||||
1.3.6.1.2.1.25.2.3.1.4.7|2|1024
|
||||
1.3.6.1.2.1.25.2.3.1.4.8|2|1024
|
||||
1.3.6.1.2.1.25.2.3.1.4.10|2|1024
|
||||
1.3.6.1.2.1.25.2.3.1.4.36|2|4096
|
||||
1.3.6.1.2.1.25.2.3.1.4.39|2|4096
|
||||
1.3.6.1.2.1.25.2.3.1.5.1|2|109284
|
||||
1.3.6.1.2.1.25.2.3.1.5.3|2|109284
|
||||
1.3.6.1.2.1.25.2.3.1.5.6|2|109284
|
||||
1.3.6.1.2.1.25.2.3.1.5.7|2|35592
|
||||
1.3.6.1.2.1.25.2.3.1.5.8|2|8988
|
||||
1.3.6.1.2.1.25.2.3.1.5.10|2|0
|
||||
1.3.6.1.2.1.25.2.3.1.5.36|2|13660
|
||||
1.3.6.1.2.1.25.2.3.1.5.39|2|3072
|
||||
1.3.6.1.2.1.25.2.3.1.6.1|2|104656
|
||||
1.3.6.1.2.1.25.2.3.1.6.3|2|104656
|
||||
1.3.6.1.2.1.25.2.3.1.6.6|2|0
|
||||
1.3.6.1.2.1.25.2.3.1.6.7|2|35592
|
||||
1.3.6.1.2.1.25.2.3.1.6.8|2|8988
|
||||
1.3.6.1.2.1.25.2.3.1.6.10|2|0
|
||||
1.3.6.1.2.1.25.2.3.1.6.36|2|2
|
||||
1.3.6.1.2.1.25.2.3.1.6.39|2|2244
|
||||
1.3.6.1.2.1.25.3.2.1.3.196608|4|
|
||||
1.3.6.1.2.1.25.3.2.1.3.262145|4|network interface lo
|
||||
1.3.6.1.2.1.25.3.2.1.3.262146|4|network interface eth0
|
||||
1.3.6.1.2.1.25.3.2.1.3.786432|4|Guessing that there's a floating point co-processor
|
||||
1.3.6.1.2.1.25.3.3.1.2.196608|2|28
|
||||
1.3.6.1.2.1.31.1.1.1.1.1|4|lo
|
||||
1.3.6.1.2.1.31.1.1.1.1.2|4|eth0
|
||||
1.3.6.1.2.1.31.1.1.1.2.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.3.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.1|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.2|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.1|70|1301569805
|
||||
1.3.6.1.2.1.31.1.1.1.6.2|70|332051602
|
||||
1.3.6.1.2.1.31.1.1.1.7.1|70|4919289
|
||||
1.3.6.1.2.1.31.1.1.1.7.2|70|4097270
|
||||
1.3.6.1.2.1.31.1.1.1.8.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.9.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.1|70|1301569805
|
||||
1.3.6.1.2.1.31.1.1.1.10.2|70|570786180
|
||||
1.3.6.1.2.1.31.1.1.1.11.1|70|4919289
|
||||
1.3.6.1.2.1.31.1.1.1.11.2|70|5241813
|
||||
1.3.6.1.2.1.31.1.1.1.12.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.2|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.15.1|66|10
|
||||
1.3.6.1.2.1.31.1.1.1.15.2|66|100
|
||||
1.3.6.1.2.1.31.1.1.1.16.1|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.16.2|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.17.1|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.17.2|2|1
|
||||
1.3.6.1.2.1.31.1.1.1.18.1|4|
|
||||
1.3.6.1.2.1.31.1.1.1.18.2|4|
|
||||
1.3.6.1.2.1.31.1.1.1.19.1|67|0
|
||||
1.3.6.1.2.1.31.1.1.1.19.2|67|0
|
||||
1.3.6.1.6.3.10.2.1.3.0|2|1228402
|
Reference in New Issue
Block a user