MIB Viewer

NTNTECH-ROOT-MIB

22 objects
This module provides explicit definitions for the Paradyne Corporation's Net to Net Technologies naming tree. Product type: Digital Subscriber Line (DSL)
Imported Objects
SNMPv2-SMIenterprises MODULE-IDENTITY
OIDNameAccessStatusDescription
1.3.6.1.4.1.8059IdentityntntechRootMIBThis module provides explicit definitions for the Paradyne Corporation's Net to Net Technologies naming tree. Product type: Digital Subscriber Line (DSL)
1.3.6.1.4.1.8059.1NodentntechNamingTree
1.3.6.1.4.1.8059.1.1NodentntechChassis
1.3.6.1.4.1.8059.1.1.1NodentntechChassisConfigurationMIB
1.3.6.1.4.1.8059.1.1.2NodentntechChassisStatusMIB
1.3.6.1.4.1.8059.1.2NodentntechInterfaceModule
1.3.6.1.4.1.8059.1.2.1NodentntechInterfaceModuleConfigurationMIB
1.3.6.1.4.1.8059.1.2.2NodentntechInterfaceModuleStatusMIB
1.3.6.1.4.1.8059.1.2.3NodentntechQoSMIB
1.3.6.1.4.1.8059.1.3NodentntechNMSTraps
1.3.6.1.4.1.8059.1.3.1NodentntechNMSTrapsMIB
1.3.6.1.4.1.8059.1.4NodentntechSystemObjects
1.3.6.1.4.1.8059.1.4.1NodentntechSystemObjectsIdentifierMIB
Type Definitions
NameSyntaxStatusDescription
NtnCounter32INTEGER ( 0..4294967295 )currentThe NtnCounter32 type represents a non-negative integer which monotonically increases until it reaches a maximum value of 2^32-1 (4294967295 decimal), when it wraps around and starts increasing again from zero. Disconti…
NtnDefaultGatewayOCTET STRING (SIZE (4))currentRepresents the value used to define the system default gateway.
NtnDisplayStringOCTET STRING (SIZE (0..127))currentRepresents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of character codes 0-127 (decimal) - th…
NtnGauge32INTEGER ( 0..4294967295 )currentThe Gauge32 type represents a non-negative integer, which may increase or decrease, but shall never exceed a maximum value. The maximum value can not be greater than 2^32-1 (4294967295 decimal). The value of a Gauge has…
NtnIpAddressOCTET STRING (SIZE (4))currentRepresents the value used to define the system Ip address.
NtnMacAddressOCTET STRING (SIZE (6))currentRepresents an 802 MAC address represented in the 'canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M…
NtnSubnetMaskOCTET STRING (SIZE (4))currentRepresents the value used to define the subnet address.
NtnTimeTicksINTEGER (0..4294967295)currentThe TimeTicks type represents a non-negative integer which represents the time, modulo 2^32 (4294967296 decimal), in hundredths of a second between two epochs. When objects are defined which use this ASN.1 type, the des…
NtnTruthValueINTEGER { yes(1), no(2) }currentRepresents the boolean yes (1) or no (2)