NBS-STATS-MIB

File: NBS-STATS-MIB.mib (3077 bytes)

Imported modules

SNMPv2-SMI IF-MIB NBS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
InterfaceIndex nbs

Defined Types

NbsStatInfoEntry  
SEQUENCE    
  nbsStatInfoIndex InterfaceIndex
  nbsStatInfoCounters INTEGER
  nbsStatInfoPmData INTEGER

Defined Values

nbsStatsMib 1.3.6.1.4.1.629.233
For managing statistics
MODULE-IDENTITY    

nbsStatInfoGrp 1.3.6.1.4.1.629.233.1
Tok_String
Status: current Access: read-only
OBJECT-IDENTITY    

nbsStatInfoTable 1.3.6.1.4.1.629.233.1.10
A table that provides basic control information for entity (typically ports) statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsStatInfoEntry

nbsStatInfoEntry 1.3.6.1.4.1.629.233.1.10.1
Contains a description of a particular statistics entity
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsStatInfoEntry  

nbsStatInfoIndex 1.3.6.1.4.1.629.233.1.10.1.1
ifIndex-like identifier of a component that has statistics.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsStatInfoCounters 1.3.6.1.4.1.629.233.1.10.1.2
Used to clear all entity-specific counters to zero. Aliased/Equivalent to NBS-CMMC-MIB CountersState objects.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), counting(2), clearing(3)  

nbsStatInfoPmData 1.3.6.1.4.1.629.233.1.10.1.3
Used to clear all entity-specific performance monitoring (PM) data to zero. Examples include: nbsFecpmCurrentTable, nbsFecpmHistoricTable, nbsFecpmRunningTable, nbsOtnpmCurrentTable, nbsOtnpmHistoricTable, and nbsOtnpmRunningTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), counting(2), clearing(3)