RBN-TC

File: RBN-TC.mib (5272 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RBN-SMI

Imported symbols

MODULE-IDENTITY Integer32 Unsigned32
TEXTUAL-CONVENTION rbnModules

Defined Types

RbnCircuitHandle  
A 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 numbers slots/ports 1..n. For example: When the SE CLI refers to slot/port 1/2, this maps to to the RbnCircuitHandle slot/port 0/1
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

RbnKBytes  
Storage size, expressed in units of 1024 bytes.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

RbnPercentage  
This Textual Convention describes an object that stores a whole integer percentage value.
TEXTUAL-CONVENTION    
  Integer32 0..100  

RbnSlot  
The 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.
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

RbnPort  
The 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.
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

RbnVidOrUntagged  
The 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 which it belongs and is designated with a value of 4096.
TEXTUAL-CONVENTION    
  Integer32 1..4096  

RbnPortMediumType  
Medium type of NAS port.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), dsl(11), cable(12), wireless(13), satellite(14)  

RbnUnsigned64  
Unsigned 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 bits of the integer and the 8th octet containing the lowest ordered bits, corresponding to network byte order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

Defined Values

rbnTC 1.3.6.1.4.1.2352.5.2
Defines common textual conventions used in RBN mib modules.
MODULE-IDENTITY