MOBILE-CONTACT-MIB

File: MOBILE-CONTACT-MIB.mib (4180 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

OBJECT-TYPE MODULE-IDENTITY enterprises
Integer32 Gauge32 OBJECT-GROUP
MODULE-COMPLIANCE TEXTUAL-CONVENTION DisplayString

Defined Types

MobileOS  
The OS model of any mobile phone
TEXTUAL-CONVENTION    
  INTEGER iPhoneOS(1), androidOS(2), symbianOS(3), blackBerryOS(4), windowsPhoneOS(5)  

ContactListEntry  
SEQUENCE    
  contactListIndex Gauge32
  contactName DisplayString

ContactNumberEntry  
SEQUENCE    
  contactNumberIndex Gauge32
  contactID Integer32
  contactNumber DisplayString

Defined Values

mobilePhone 1.3.6.1.4.1.47746.2
Definition MIB file for transferring handset information.
MODULE-IDENTITY    

university 1.3.6.1.4.1.47746
OBJECT IDENTIFIER    

mobileMIBConformance 1.3.6.1.4.1.47746.2.1
OBJECT IDENTIFIER    

mobileMIBCompliance 1.3.6.1.4.1.47746.2.1.1
OBJECT IDENTIFIER    

mobileMIBGroup 1.3.6.1.4.1.47746.2.1.2
OBJECT IDENTIFIER    

mobileInfo 1.3.6.1.4.1.47746.2.2
OBJECT IDENTIFIER    

mobileContact 1.3.6.1.4.1.47746.2.3
OBJECT IDENTIFIER    

handsetOS 1.3.6.1.4.1.47746.2.2.1
The Operating System of Mobile Phone
Status: current Access: read-only
OBJECT-TYPE    
  MobileOS  

contactListTable 1.3.6.1.4.1.47746.2.3.1
List of contacts name with phone number
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContactListEntry

contactListEntry 1.3.6.1.4.1.47746.2.3.1.1
Any contact
Status: current Access: not-accessible
OBJECT-TYPE    
  ContactListEntry  

contactListIndex 1.3.6.1.4.1.47746.2.3.1.1.1
The ID of any contact
Status: current Access: not-accessible
OBJECT-TYPE    
  Gauge32  

contactName 1.3.6.1.4.1.47746.2.3.1.1.2
The name for any contact
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..50)  

contactNumberTable 1.3.6.1.4.1.47746.2.3.2
Store phone numbers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContactNumberEntry

contactNumberEntry 1.3.6.1.4.1.47746.2.3.2.1
Any contact with phone number
Status: current Access: not-accessible
OBJECT-TYPE    
  ContactNumberEntry  

contactNumberIndex 1.3.6.1.4.1.47746.2.3.2.1.1
Index of contactNumberTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Gauge32  

contactID 1.3.6.1.4.1.47746.2.3.2.1.2
Equals with contactListID in contactListTable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

contactNumber 1.3.6.1.4.1.47746.2.3.2.1.3
For writing phone numbers
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8..17)  

contactCount 1.3.6.1.4.1.47746.2.3.3
The number of contact in Phone Book
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

mobileCompliance 1.3.6.1.4.1.47746.2.1.1.1
The definition for conformance to SMIv2
Status: current Access: read-only
MODULE-COMPLIANCE    

customMobile 1.3.6.1.4.1.47746.2.1.2.1
The custom information of handset
Status: current Access: read-only
OBJECT-GROUP