csrstAccessCodeType - csrst Access Code Type - CISCO-SRST-MIB

MIBs list

With IPHost Network Monitor you can run simple snmp requests against a Cisco device in your network.

csrstAccessCodeType

csrst Access Code Type
1.3.6.1.4.1.9.9.441.1.2.32.1.1

This object indicates the type of trunk line to which the access-code is applied to. The type of trunk lines can be fxo, e&m, bri, and pri. fxo - Enables a foreign exchange office (FXO) interface. em - Enables an analog ear and mouth (E&M) interface. bri - Enables a BRI interface. pri - Enables a PRI interface. ::= { csrstAccessCodeEntry 1 } SYNTAX SnmpAdminString (SIZE (0..64)) MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the access-code to be applied to the corresponding trunk line by creating dial-peers. ::= { csrstAccessCodeEntry 2 } SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the direct-inward- dial on a POTS dial-peer is enabled or disabled. ::= { csrstAccessCodeEntry 3 } -- -- Limit Directory Number Table -- -- -- This table displays information about each configured limit-dn -- on the Cisco SRST router. -- The limit-dn specifies the maximum number of lines (directory -- numbers) available for each Cisco IP phone type. -- The maximum lines setting is from 1 to 34. The default is 34. -- -- SYNTAX SEQUENCE OF CsrstLimitDNEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION A list of configured limit-dn avail- able to each Cisco IP phone type on this SRST router. ::= { csrstConf 33 } SYNTAX CsrstLimitDNEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION Information about a configured limit-dn. There is an entry in this table for each limit-dn configured for a Cisco phone type on this device. INDEX { csrstLimitDNType } ::= { csrstLimitDNTable 1 } CsrstLimitDNEntry ::= SEQUENCE { csrstLimitDNType INTEGER, csrstLimitDN Unsigned32 } SYNTAX INTEGER { ipPhone7910 (1), ipPhone7935 (2), ipPhone7940 (3), ipPhone7960 (4), ipPhone7970 (5), ipPhone7936 (6) } MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the type of IP phone to which the limit-dn is applied to. ::= { csrstLimitDNEntry 1 } SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the maximum number of directory numbers available to each type of IP phone. The current range of maximum lines setting is from 1 to 34. The default is 34. DEFVAL { 34 } ::= { csrstLimitDNEntry 2 } -- -- Notification Configuration -- SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION This variable indicates whether this system produces the SRST notifications. A false value will prevent SRST notifications from being generated by this system. DEFVAL {false} ::= { csrstConf 34 } SYNTAX DisplayString (SIZE (14..64)) MAX-ACCESS read-only STATUS current DESCRIPTION Cisco SRST language for displays on Cisco IP phone by country. Every set of character separated by a forward slash ('/') represents one user-locale whose value may be any one of the following languages or one configured by the user. At the same time 5 user locales can be configured. --------------------------- | DE Germany | | DK Denmark | | ES Spain | | FR France | | IT Italy | | JP Japan | | NL Netherlands | | NO Norway | | PT Portugal | | RU Russian Federation | | SE Sweden | | US United States | --------------------------- Example: if csrstUserLocaleInfoRev1 returns 'DE/US/SE/FR/RU' then : UserLocale 1 = DE UserLocale 2 = US UserLocale 3 = SE UserLocale 4 = FR UserLocale 5 = RU DEFVAL { "US/US/US/US/US" } ::= { csrstConf 35 } -- -- SRST Notification Information Group -- -- This group shows information associated -- with a notifcation, e.g. severity and -- reason. -- SYNTAX INTEGER { clear (1), minor (2), major (3) } MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION The internally-defined severity of the particular alarm condition, associated with the most recent SNMP notification. A subsequent event in which the alarm condition changes from its failed state back to a 'normal' state has a severity of 'clear'. This severity-level value is supplied with each SRST specific notification. ::= { csrstNotifInfoGroup 1 } SYNTAX SnmpAdminString (SIZE (0..255)) MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION The internally-defined failure cause of the particular alarm condition, associated with the most recent system notification. ::= { csrstNotifInfoGroup 2 } -- -- SRST Active Status Group -- -- This group shows the activity status of SRST router -- SYNTAX SrstOperType MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the current state of Cisco SRST feature on this router. Active - At least one IP or SIP phone is registered Inactive - Cisco SRST has no IP or SIP phones registered This object has no significance if csrstEnabled object is disabled. ::= { csrstActiveStats 1 } SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION Total number of SIP phones currently registered to the SRST router. ::= { csrstActiveStats 2 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION Total number of SIP call legs routed through the SRST router since going active. This includes incoming and outgoing calls. ::= { csrstActiveStats 3 } SYNTAX Counter32 UNITS "minutes Accumulated total number of minutes that router is active in SRST mode. ::= { csrstActiveStats 4 } -- -- SIP SRST Configuration Group -- -- -- This group shows the configuration specifically for SIP -- SRST -- -- SYNTAX Integer32 (600..86400) UNITS "seconds This object indicates the maximum expiration time for the SIP Registrar Server to timeout on a registration. DEFVAL {3600} ::= { csrstSipConf 1 } SYNTAX Integer32 (60..3600) UNITS "seconds This object indicates the minimum expiration time for the SIP Registrar Server to timeout on a registration. DEFVAL {60} ::= { csrstSipConf 2 } SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates whether voip calls are re-directed ip to ip globally. DEFVAL { false } ::= { csrstSipConf 3 } SYNTAX INTEGER { bestMatch (1), longestMatch (2) } MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates whether the redirect contact order is best or longest match. This applies globally for SIP. bestMatch - Uses the current system configuration to set the order of contacts. longestMatch - Sets the contact order by using the destination pattern longest match first, and then the second longest match, the third longest match, etc.. DEFVAL {longestMatch} ::= { csrstSipConf 4 } -- -- SIP SRST Voice Register Pool Table -- -- -- -- This table displays information about each voice -- register pool configured for registrations of SIP -- endpoints (dial-peers) on the Cisco SRST router. -- -- SYNTAX SEQUENCE OF CsrstSipVoRegPoolEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table contains general information about the configured voice register pool for SIP endpoints (dial-peers) on this SRST router. ::= { csrstSipConf 5 } SYNTAX CsrstSipVoRegPoolEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION Information about a configured voice register pool for SIP dial-peers. There is an entry in this table for each voice register pool configured on this device. INDEX { csrstSipVoRegPoolTag } ::= { csrstSipVoRegPoolTable 1 } CsrstSipVoRegPoolEntry ::= SEQUENCE { csrstSipVoRegPoolTag Unsigned32, csrstSipNetId SnmpAdminString, csrstSipVoRegPoolIpAddrType InetAddressType, csrstSipNetMask InetAddress, csrstSipProxySrvIpAddr InetAddress, csrstSipProxySrvPref Unsigned32, csrstSipProxySrvMonitor INTEGER, csrstSipProxySrvAltIpAddr InetAddress, csrstSipDefaultPreference Unsigned32, csrstSipVoRegPoolAppl SnmpAdminString } SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION A unique identifier tag configured for a voice register pool entry. ::= { csrstSipVoRegPoolEntry 1 } SYNTAX SnmpAdminString (SIZE(0..64)) MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the network ident- ification information of the SIP voice register pool configured on this router. This object can be the network Id, IP address, or MAC address. ::= {csrstSipVoRegPoolEntry 2 } SYNTAX InetAddressType MAX-ACCESS read-only STATUS current DESCRIPTION Internet address type governing the address type format for one or more InetAddress objects in this MIB. The associated InetAddress objects' description will refer back to this type object as appropriate. ::= { csrstSipVoRegPoolEntry 3 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the IP subnet configured for the SIP voice register pool. The type of IP subnet used here is indicated by the csrstSipVoRegPoolIpAddrType object. ::= {csrstSipVoRegPoolEntry 4 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the IP address of the proxy server configured for the SIP voice register pool. The type of IP address used here is indicated by the csrstSipVoRegPoolIpAddrType object. ::= {csrstSipVoRegPoolEntry 5 } SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the preference order for creating the VoIP dial peers in the voice register pool. Setting the preference enables the desired dial peer to be selected when multiple dial peers within a hunt group are matched for a dial string. A value of 0 has the highest preference. DEFVAL {0} ::= {csrstSipVoRegPoolEntry 6 } SYNTAX INTEGER { icmp (1), rtr (2) } MAX-ACCESS read-only STATUS current DESCRIPTION Cisco SIP SRST monitoring protocol of the proxy server configured for the SIP voice register pool. This monitoring protocol can be ICMP ping or RTR probes. ::= {csrstSipVoRegPoolEntry 7 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION Cisco SIP SRST monitoring of an alternate IP address other than the proxy configured for the SIP voice register pool. The type of IP address used here is indicated by the csrstSipVoRegPoolIpAddrType object. ::= {csrstSipVoRegPoolEntry 8 } SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the default preference of the proxy dial-peers created in the voice register pool. If csrstSipProxySrvPref object is not set, the default preference is applied to the dial-peers created. A value of 0 has the highest preference. DEFVAL {0} ::= {csrstSipVoRegPoolEntry 9 } SYNTAX SnmpAdminString (SIZE(0..255)) MAX-ACCESS read-only STATUS current DESCRIPTION Application for the SIP dial-peers configured under voice register pool. ::= {csrstSipVoRegPoolEntry 10 } -- -- SRST SIP Voice Register Pool Number List Table -- -- -- -- This table displays information about each number -- list configured for the voice register pool on the -- Cisco SRST router. -- -- SYNTAX SEQUENCE OF CsrstSipVoRegNumberListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION This table contains information about the configured number list for the corresponding voice register pool on this SIP SRST router. ::= { csrstSipConf 6 } SYNTAX CsrstSipVoRegNumberListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION Information about a configured number list for the corresponding voice register pool. There is an entry in this table for each number list configured on this device. INDEX { csrstSipVoRegPoolTag, csrstSipVoRegNumberListIndex } ::= { csrstSipVoRegNumberListTable 1 } CsrstSipVoRegNumberListEntry ::= SEQUENCE { csrstSipVoRegNumberListIndex Unsigned32, csrstSipVoRegNumberListTag Unsigned32, csrstSipVoRegNumberPattern CvE164Address, csrstSipVoRegNumberPref Unsigned32, csrstSipVoRegNumberHuntstopEnabled TruthValue } SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION A unique sequence number that indicates a number list configured for the corresponding voice register pool on this SRST router. ::= { csrstSipVoRegNumberListEntry 1 } SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the particular index of the number list configured for the corresponding voice register pool. ::= {csrstSipVoRegNumberListEntry 2 } SYNTAX CvE164Address (SIZE(1..32)) MAX-ACCESS read-only STATUS current DESCRIPTION This object indicates the number pattern that the registrar permits to handle the register message from the SIP phone. This number pattern is a fully qualified E.164 number.

Back to CISCO-SRST-MIB MIB page.

IPHost Network monitor allows you to monitor csrstAccessCodeType on Cisco device via the SNMP protocol. Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring Cisco multiplexers right now.

Easy monitoring of csrstAccessCodeType with IPHost tools

MIBs list