MIB Viewer

RBN-TC

9 objects
Defines common textual conventions used in RBN mib modules.
Imported Objects
RBN-SMIrbnModules
SNMPv2-SMIInteger32 MODULE-IDENTITY Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.2352.5.2IdentityrbnTCDefines common textual conventions used in RBN mib modules.
Type Definitions
NameSyntaxStatusDescription
RbnCircuitHandleOCTET STRING (SIZE (8))currentA unique identifier for individual circuits. The string is composed of the following: Octet 1 slot 2 port 3-8 circuit identifier slots/ports are numbered 0..n. The SMS CLI also numbers slots/ports 0..n but SE CLI number…
RbnKBytesInteger32 (0..2147483647)currentStorage size, expressed in units of 1024 bytes.
RbnPercentageInteger32 (0..100)currentThis Textual Convention describes an object that stores a whole integer percentage value.
RbnPortUnsigned32 (0..255)currentThe chassis port number. This is the physical port number as reported in the CLI command 'show hardware' on SMS and the CLI command 'show port' on SE.
RbnPortMediumTypeINTEGER { unknown(0), dsl(11), cable(12), wireless(13), satellite(14) }currentMedium type of NAS port.
RbnSlotUnsigned32 (0..255)currentThe chassis slot number. This is the physical slot number as reported in the CLI command 'show hardware' on SMS and the CLI command 'show port' on SE.
RbnUnsigned64OCTET STRING (SIZE(8))currentUnsigned 64 bit integer value is represented as an OCTET STRING. This allows an unsigned integer value in the range 0..18446744073709551615. The octets are ordered with the first octet containing the highest ordered bit…
RbnVidOrUntaggedInteger32 (1..4096)currentThe twelve-bit VLAN Identifer (VID) used to uniquely identify the VLAN to which the frame belongs. The VID is encoded as an unsigned binary number. An untagged frame does not carry any identification of the VLAN to whic…