SONUS-DIRECTORY-SERVICES-MIB

File: SONUS-DIRECTORY-SERVICES-MIB.mib (20363 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SONUS-SMI
SONUS-TC

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
DisplayString RowStatus sonusServicesMIBs
SonusName

Defined Types

SonusDsRouteNameEntry  
SEQUENCE    
  sonusDsNameRouteTableIndex Integer32
  sonusDsRouteNameIndex Integer32
  sonusDsRouteName DisplayString
  sonusDsRoute1TgName DisplayString
  sonusDsRoute2TgName DisplayString
  sonusDsRoute3TgName DisplayString
  sonusDsRoute4TgName DisplayString
  sonusDsRouteNameAdminState INTEGER
  sonusDsRouteNameRowStatus RowStatus

SonusDsRouteTableEntry  
SEQUENCE    
  sonusDsRouteTableIndex Integer32
  sonusDsRouteTableName SonusName
  sonusDsRouteTableType INTEGER
  sonusDsMaxDigits Integer32
  sonusDsMaxRoutes Integer32
  sonusDsTableCountryCode DisplayString
  sonusDsRouteTableAdminState INTEGER
  sonusDsRouteTableRowStatus RowStatus

SonusDsAddressRouteEntry  
SEQUENCE    
  sonusDsAddressRouteTableIndex Integer32
  sonusDsAddressRouteIndex Integer32
  sonusDsAddressCountryCode DisplayString
  sonusDsAddress DisplayString
  sonusDsAddressRouteName DisplayString
  sonusDsAddressRouteAdminState INTEGER
  sonusDsAddressRouteRowStatus RowStatus

SonusDsDestTgEntry  
SEQUENCE    
  sonusDsDestTgIndex Integer32
  sonusDsDestTgName SonusName
  sonusDsDestTrunk INTEGER
  sonusDsDestTgSignaling INTEGER
  sonusDsDestGwName DisplayString
  sonusDsDestCarrier DisplayString
  sonusDsDestTgAdminState INTEGER
  sonusDsDestTgRowStatus RowStatus

SonusDsTollFreeNpaEntry  
SEQUENCE    
  sonusDsTollFreeNpaIndex Integer32
  sonusDsTollFreeNpaNumber DisplayString
  sonusDsTollFreeNpaAdminState INTEGER
  sonusDsTollFreeNpaRowStatus RowStatus

Defined Values

sonusDirectoryServicesMIB 1.3.6.1.4.1.2879.2.5.1
The MIB Module for Directory Services Management.
MODULE-IDENTITY    

sonusDirectoryServicesMIBObjects 1.3.6.1.4.1.2879.2.5.1.1
OBJECT IDENTIFIER    

sonusRouteObjects 1.3.6.1.4.1.2879.2.5.1.1.1
OBJECT IDENTIFIER    

sonusRouteNameObjects 1.3.6.1.4.1.2879.2.5.1.1.1.1
OBJECT IDENTIFIER    

sonusDsRouteNameNextIndex 1.3.6.1.4.1.2879.2.5.1.1.1.1.1
The next valid index to use when creating a new sonusDsRouteNameEntry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsRouteNameTable 1.3.6.1.4.1.2879.2.5.1.1.1.1.2
Each route name can be associated with up to 4 routes. Each route is comprised of 3 elements, namely the gateway name, gateway's trunk group name and the trunk group's attributes. The routes are ordered in terms of preferences.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusDsRouteNameEntry

sonusDsRouteNameEntry 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1
A route name entry containing the following configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusDsRouteNameEntry  

sonusDsNameRouteTableIndex 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.1
A unique value for a route table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsRouteNameIndex 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.2
A unique value for each Route Name entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsRouteName 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.3
Destination Route name for the following routes.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsRoute1TgName 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.4
Route1's trunk group name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsRoute2TgName 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.5
Route2's trunk group name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsRoute3TgName 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.6
Route3's trunk group name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsRoute4TgName 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.7
Route4's trunk group name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsRouteNameAdminState 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.8
The requested state of the given route name.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusDsRouteNameRowStatus 1.3.6.1.4.1.2879.2.5.1.1.1.1.2.1.9
This is for SNMP use.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusRouteTableObjects 1.3.6.1.4.1.2879.2.5.1.1.1.2
OBJECT IDENTIFIER    

sonusDsRouteTableNextIndex 1.3.6.1.4.1.2879.2.5.1.1.1.2.1
The next valid index to use when creating a new sonusDsRouteTableEntry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsRouteTable 1.3.6.1.4.1.2879.2.5.1.1.1.2.2
Characteristicss of a route table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusDsRouteTableEntry

sonusDsRouteTableEntry 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1
A route table entry containing the following configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusDsRouteTableEntry  

sonusDsRouteTableIndex 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.1
A unique value for each route table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsRouteTableName 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.2
The name of this route table
Status: current Access: read-write
OBJECT-TYPE    
  SonusName  

sonusDsRouteTableType 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.3
Route table type specifies the format of the route table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

sonusDsMaxDigits 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.4
A maximum of digits that is used for the look-up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..12  

sonusDsMaxRoutes 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.5
A maximum of 4 routes are allowed per route name entry in the route table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4  

sonusDsTableCountryCode 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.6
Country code portion of phone number address entry
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..3)  

sonusDsRouteTableAdminState 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.7
The requested state of the given route table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusDsRouteTableRowStatus 1.3.6.1.4.1.2879.2.5.1.1.1.2.2.1.8
This is for SNMP use.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusRouteAddressObjects 1.3.6.1.4.1.2879.2.5.1.1.1.3
OBJECT IDENTIFIER    

sonusDsAddressRouteTable 1.3.6.1.4.1.2879.2.5.1.1.1.3.1
Each phone number has a corresponding route name in a specific route table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusDsAddressRouteEntry

sonusDsAddressRouteEntry 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1
A Route address entry containing the following configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusDsAddressRouteEntry  

sonusDsAddressRouteTableIndex 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1.1
A unique route table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsAddressRouteIndex 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1.2
A unique value for each phone number address entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsAddressCountryCode 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1.3
Country code portion of phone number address entry
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..3)  

sonusDsAddress 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1.4
Phone number address entry
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..12)  

sonusDsAddressRouteName 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1.5
Route Name for this phone number.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsAddressRouteAdminState 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1.6
The requested state of the given route table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusDsAddressRouteRowStatus 1.3.6.1.4.1.2879.2.5.1.1.1.3.1.1.7
This is for SNMP use.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusDestinationTrunkObjects 1.3.6.1.4.1.2879.2.5.1.1.1.4
OBJECT IDENTIFIER    

sonusDsDestTgNextIndex 1.3.6.1.4.1.2879.2.5.1.1.1.4.1
The next valid index to use when creating a new sonusDsDestTgEntry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsDestTgTable 1.3.6.1.4.1.2879.2.5.1.1.1.4.2
Each Destination Trunk group has both a set of trunk group attributes and a corresponding gateway name
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusDsDestTgEntry

sonusDsDestTgEntry 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1
A destination trunk group entry containing the following configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusDsDestTgEntry  

sonusDsDestTgIndex 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.1
A unique value for each destination trunk group entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsDestTgName 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.2
The name of this destination trunk group
Status: current Access: read-write
OBJECT-TYPE    
  SonusName  

sonusDsDestTrunk 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.3
Bearer transfer rate attribute of this trunk group. Unrestricted is 64KB and restricted is 56KB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unres(1), res(2)  

sonusDsDestTgSignaling 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.4
Signaling protocol attribute of this trunk group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER isup(1), isdn(2), cas(3)  

sonusDsDestGwName 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.5
The name of the gateway that is assigned to this destination trunk group.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsDestCarrier 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.6
The name of the carrier that is assigned to this destination trunk group.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusDsDestTgAdminState 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.7
The requested state of the given route table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusDsDestTgRowStatus 1.3.6.1.4.1.2879.2.5.1.1.1.4.2.1.8
This is for SNMP use.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusRouteStatusObjects 1.3.6.1.4.1.2879.2.5.1.1.1.5
OBJECT IDENTIFIER    

sonusUnknownRoutes 1.3.6.1.4.1.2879.2.5.1.1.1.5.1
Number of unresolved directory service route look up since the last reset.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sonusDirectoryConfigObjects 1.3.6.1.4.1.2879.2.5.1.1.2
OBJECT IDENTIFIER    

sonusDsCountryCode 1.3.6.1.4.1.2879.2.5.1.1.2.1
Country code for this gateway.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..3)  

sonusDsMaxRemoteTg 1.3.6.1.4.1.2879.2.5.1.1.2.2
Maximum allowable destination or remote trunk groups per gateway.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5000  

sonusDsMaxRouteNames 1.3.6.1.4.1.2879.2.5.1.1.2.3
Maximum allowable routenames per route table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..20000  

sonusDsAccess 1.3.6.1.4.1.2879.2.5.1.1.2.4
Directory services access for look ups.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), external(2)  

sonusDsMaxTables 1.3.6.1.4.1.2879.2.5.1.1.2.5
Maximum route table for this gateway.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..12  

sonusDsMaxAddresses 1.3.6.1.4.1.2879.2.5.1.1.2.6
Maximum address routes per route table for this gateway.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10000  

sonusDsMaxTollFreePrefixes 1.3.6.1.4.1.2879.2.5.1.1.2.7
Maximum toll free prefixes for this gateway.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

sonusTollFreeObjects 1.3.6.1.4.1.2879.2.5.1.1.3
OBJECT IDENTIFIER    

sonusDsTollFreeNpaTable 1.3.6.1.4.1.2879.2.5.1.1.3.1
This is a table containing a list of toll free NPAs for look up in the SCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusDsTollFreeNpaEntry

sonusDsTollFreeNpaEntry 1.3.6.1.4.1.2879.2.5.1.1.3.1.1
Each entry lists a toll free NPA
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusDsTollFreeNpaEntry  

sonusDsTollFreeNpaIndex 1.3.6.1.4.1.2879.2.5.1.1.3.1.1.1
A unique value for each route server between 1 and maximum allowed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusDsTollFreeNpaNumber 1.3.6.1.4.1.2879.2.5.1.1.3.1.1.2
This is NPA or toll free prefix.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..4)  

sonusDsTollFreeNpaAdminState 1.3.6.1.4.1.2879.2.5.1.1.3.1.1.3
Allow administrator to disable or enable the use of this NPA for a look up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sonusDsTollFreeNpaRowStatus 1.3.6.1.4.1.2879.2.5.1.1.3.1.1.4
This is for SNMP use.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus