CISCO-SSG-MIB

CISCO-SSG-MIB Download

MIBs list

The MIB Module manages Service Selection Gateway(SSG) devices. Service Selection Gateway(SSG) is a switching solution for service providers who offer intranet,extranet, and Internet connections to subscribers using broadband access technology such as digital subscriber lines, cable modems, or wireless to allow simultaneous access to network services.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-SSG-MIB

cssgCfgSsgEnabled
An indication of whether SSG Service is enabled.
cssgCfgAutoDomainMode
An indication of whether Auto-Domain feature is enabled. This feature allows a user to be automatically connected to a service based on the APN or structured username.
cssgCfgLocalForwardingEnabled
An indication of whether Local Forwarding is enabled. This feature enables SSG to forward packets locally between connected subscribers.
cssgCfgAutoLogOffMode
An indication of whether Auto Logoff feature is enabled. This feature enables SSG to initiate logoff if connectivity to a host is lost. Connectivity to a host is checked using ARP or ICMP ping mechanisms.
cssgCfgRadiusProxyEnabled
An indication of whether Radius-Proxy feature is enabled. This feature allows SSG to act as a generic Radius Proxy for non-SSD clients such as GGSN.
cssgCfgTcpRedirectEnabled
An indication of whether TCP redirect is enabled. This feature redirects certain TCP packets to captive portals.
cssgCfgAutoDomainNatEnabled
An indication of whether NAT(Network Address Translation) is enabled for autodomain users. This feature determines whether the subscriber gets the autodomain service assigned IP Address.
cssgCfgPortBundleHostKeyEnabled
An indication of whether PortBundle-Host Key feature is enabled. This feature enables SESM to identify subscribers based on the PortBundle(combination of IP Address, and a range of ports) assigned by the SSG.
cssgCfgTransPassThroughEnabled
An indication of whether Transparent pass through feature is enabled. This feature allows an unauthenticated subscriber traffic to be routed through SSG in either direction.
cssgCfgAutoLogOffInterval
The time-interval at which connectivity to a host is checked. If the host is not reachable, SSG logs off the host if auto-logff feature is enabled.
cssgCfgAutoLogOffIcmpRetries
The number of ICMP ping retries SSG does to check connectivity to a host.
cssgCfgMaxServicesPerUser
The maximum number of services allowed per user.
cssgCfgAccountingEnabled
An indication of whether Acccounting is enabled in SSG. If enabled, SSG generates Accounting Records and sends to AAA Server.
cssgCfgDefaultNetworkType
A value that represents the type of the IP Address stored in the object cssgCfgDefaultNetwork.
cssgCfgDefaultNetwork
The IP Address or subnet that users will be able to access without authentication. This is the address where the Cisco SSD/SESM resides.
cssgCfgRadiusAuthenPort
The port on which SSG receives access request packets from Radius clients.
cssgCfgRadiusAccountingPort
The port on which SSG receives accounting packets from Radius clients.
cssgCfgRadiusFwdAcctPktsEnabled
An indication of whether SSG forwards Accounting Packets received from Radius Clients to AAA Server.
cssgCfgAccountingInterval
The interval at which Accounting records are sent to AAA Server.
cssgCfgTCPRedirGrpForUnAuthUsers
The TCP Redirect Group to which Unauthenticated users are directed.
cssgCfgTCPRedirGrpForUnAuthServ
The TCP Redirect Group to which unauthorized service access users are directed.
cssgCfgTcpRedirGrpForSMTP
TCP Redirect Group to which SMTP traffic is redirected.
cssgCfgTcpRedirGrpForInitialCapt
The TCP Redirect Group for initial captivation.
cssgCfgTcpRedirGrpForAdvCapt
The TCP Redirect Group for advertising captivation.
cssgCfgRadiusClntRbtNotifEnabled
An indication of whether SSG generates notification if a Radius Client reboots.
cssgCfgAAAServerDownNotifEnabled
An indication of whether SSG generates notification if connectivity to AAA is lost or if it goes down.
cssgCfgTalEnabled
An indication of whether Transparent Auto Logon feature is enabled on SSG.
cssgStatsLoginAttempts
The number of login attempts onto SSG.
cssgStatsLoginsSuccessful
The number of successful logins onto SSG.
cssgStatsActiveSessions
The current number of active connections on SSG.
cssgStatsActiveHosts
The current number of active Hosts on SSG.
cssgStatsActiveServices
The current number of active services on SSG.
cssgStatsPODs
The number of Packets of Death sent to Radius Client.
cssgServiceTable
A list of SSG Services which subscribers have logged onto. A Service entry in this table is transient data and gets removed when the last subscriber using this Service logs off.
cssgServiceEntry
Detailed information concerning a Service.
cssgServiceName
The name of the service profile.
cssgServiceMode
An optional attribute which defines whether the user is able to log in to a service while simultaneously connected to other services (concurrent) or cannot access any other services while using this service (sequential). The default is concurrent.
cssgServiceType
This attribute indicates the type of service. pass-through - Indicates that the user authentication is not done during logon to this service. This is the default. tunnel - Indicates that this is a L2TP tunneled service. proxy - Indicates that ...
cssgServiceIdleTimeout
The idle timeout of a session in seconds. A value of 0 indicates that there is no timeout.
cssgServiceSessionTimeout
The maximum length of a session in seconds. A value of 0 indicates that there is no timeout.
cssgServiceActiveSessions
The active number of connections to this service.
cssgServiceDNSPrimaryIpType
The IP address type of Primary DNS Server for this service.
cssgServiceDNSPrimary
The primary DNS server for this service.
cssgServiceDNSSecondaryIpType
The IP Address type of Secondary DNS Server for this service.
cssgServiceDNSSecondary
The Secondary DNS Server for this service.
cssgServiceUpstreamQOSEnabled
An indication of whether upstream policing is enabled for this service.
cssgServiceDownStreamQOSEnabled
An indication of whether downstream policing is enabled for this service.
cssgServiceOpenGarden
An indication of whether this is a Open Garden service. An Open Garden Service is a service that can be accessed without authentication.
cssgServicePrepaid
An indication of whether this service is a prepaid service.
cssgServiceRouteTable
A list of route entries that belong to a particular service.
cssgServiceRouteEntry
An entry in Services Route Table.
cssgServiceRouteType
A value that represents the type of the address stored in cssgServiceServRouteAddr.
cssgServiceRouteAddr
The IP Address of the networks available to the user of this service.
cssgServiceRouteMaskType
A value that represents the type of the address stored in cssgServiceServRouteMask.
cssgServiceRouteMask
Indicate the mask to be ANDed with the destination address before being compared to the value in cssgServiceRouteAddr.
cssgServiceRoutePermission
Indicates the action on packets, when the destination address matches with the cssgServiceRouteAddr.
cssgExcludedAPNTable
A list of APNs excluded from using auto-main feature of SSG.
cssgExcludedAPNEntry
Information concerning an APN.
cssgExcludedAPNName
The name of the excluded APN.
cssgExcludedAPNRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'dest ...
cssgExcludedDomainTable
A list of Domain names excluded from using auto-domain feature of SSG.
cssgExcludedDomainEntry
Information concerning an excluded Domain.
cssgExcludedDomainName
The name of the excluded Domain.
cssgExcludedDomainRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'dest ...
cssgServiceIfBindTable
In SSG, a Service can be configured to use a particular interface/ip address. This table is a list of services and the interface to which they are bound.
cssgServiceIfBindEntry
A Interface-Service Bind entry.
cssgServiceIfIndex
The interface index to which the Service is bound.
cssgServiceIfRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. cssgServiceIfIndex is a mandatory object for a create request. To delete a row, set this obje ...
cssgTcpRedirectGrpTable
A list of TCP Redirect group. A TCP Redirect group is a list of one more servers that make up a captive portal group.
cssgTcpRedirectGrpEntry
Detailed information concerning a TCP Redirect group.
cssgTcpRedirectGrpName
The name of the redirect-group.
cssgTcpRedirectGrpServerAddrType
A value that represents the typeof the address stored in cssgTcpRedirectGrpServerAddr object.
cssgTcpRedirectGrpServerAddr
The IP address of the server in the server-group.
cssgTcpRedirectGrpServerPort
The port of the server to which TCP traffic to be redirected.
cssgTcpRedirectGrpRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'dest ...
cssgNetworkGrpTable
A list of network groups. When a network-group, a list of networks, associated with a TCP Redirect group, subscribers attempting to connect to these networks will be redirected to the TCP redirect group.
cssgNetworkGrpEntry
Detailed information concerning a network group entry.
cssgNetworkGrpName
The name of the network group. A network group, which is a group of networks, is associated with a Server group for traffic redirection i.e., packets to the networks in the network group will be directed to the servers in the server group.
cssgNetworkGrpNetIpType
A value that represents the type of the IP Address in the object cssgNetworkGrpNetIpAddr.
cssgNetworkGrpNetIpAddr
The IP address of a network in this network group.
cssgNetworkGrpNetMaskType
A value that represents the type of the address stored in cssgNetworkGrpNetMask.
cssgNetworkGrpNetMask
Indicate the mask to be ANDed with the destination address before being compared to the value in cssgNetworkGrpNetIpAddr.
cssgNetworkGrpNetRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'dest ...
cssgPortGrpTable
A list of port groups.
cssgPortGrpEntry
A Port group entry.
cssgPortGrpName
The name of the port group. The port group defines a list of ports traffic to whom can be redirected to a TCP Redirect group.
cssgPortGrpPortNo
A port in the port group.
cssgPortGrpPortRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'.
cssgTcpRedirNetworkGrpMapTable
A list of Network and Server Group associations.
cssgTcpRedirNetworkGrpMapEntry
Detailed information concerning a Server and Network group association.
cssgTcpRedirNetworkMapGrpName
A network group name. A network group is a set of network groups that can be associated with TCP Redirect for traffic redirection.
cssgTcpRedirNetworkGrpMapRowStat
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'dest ...
cssgTcpRedirPortGrpMapTable
A list of Server and Port Group associations.
cssgTcpRedirPortGrpMapEntry
An instance of Server and Port group association.
cssgTcpRedirPortMapGrpName
The name of the Port Group. A Port Group is a set of ports that can be associated with a TCP Redirect Group for traffic redirection.
cssgTcpRedirPortGrpMapRowStat
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'dest ...
cssgTcpRedirPortNoMapTable
A list of Ports nos and the corresponding Server group which they are associated with.
cssgTcpRedirPortNoMapEntry
An instance of a Server group and Port association.
cssgTcpRedirPortNo
The Port No associated with the Service Group name.
cssgTcpRedirPortNoMapRowStat
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. cssgTcpRedirPortNo is a mandatory object for a create request. To delete a row, set this obj ...
cssgRadiusClientTable
A list of non-SSD clients to which SSG act as Radius proxy.
cssgRadiusClientEntry
Detailed information concerning a Radius client entry.
cssgRadiusClientAddrType
The type of the address stored in cssgRadiusClientAddr.
cssgRadiusClientAddr
The network layer address of the Radius client to which SSG acts as Radius Proxy.
cssgRadiusClientRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. There are no mandatory objects in a create request. To delete a row, set this object to 'dest ...
cssgPortMapLength
The length of the port-bundle i.e, no of ports in a bundle.
cssgPortMapTable
The list of TCP Port-maps.
cssgPortMapEntry
An entry in the cssgPortMapTable.
cssgPortMapSourceIpType
A value that represents the type of the IP address stored in cssgPortMapSourceIP object.
cssgPortMapSourceIp
Specifies SSG source IP addresses to be used while NATting packets from downstream traffic i.e., traffic from Subscriber to SSG.
cssgPortMapPortRangeFrom
The lower limit of the range ports in the Port Map.
cssgPortMapPortRangeTo
The upper limit of the range ports in the Port Map.
cssgPortMapRowStatus
The status of this table entry. This object can also be used to create or delete conceptual row in this table. To create a row, set this object to 'createAndGo'. cssgPortMapPortRangeFrom and cssgPortMapPortRangeTo are mandatory objects in a create request ...
cssgTalWaitingForAuthUsers
The number of currently existing users waiting for authorization.
cssgTalUnidentifiedUsers
The number of currently existing unidentified users. These are users for which there was no response received from AAA and hence it is not clear if they are valid users.
cssgTalSuspectUsers
The number of currently existing Suspect Users.
cssgTalPassthroughUsers
The number of currently existing transparent pass-through users.
cssgTalMaxAuthRate
Maximum rate of authorization requests per second. At a given time, the maximum rate of authorization requests will overwrite the previous value.
cssgTalMaxAuthRateTimestamp
This is the local time on the SSG when the Maximum rate of authorization requests per second, indicated by cssgTalMaxAuthRate, was recorded.
cssgTalMinAuthRate
Minimum rate of authorization requests per second. At a given time, the minimum rate of authorization requests will overwrite the previous value.
cssgTalMinAuthRateTimestamp
This is the local time on the SSG when the Minimum rate of authorization requests per second, indicated by cssgTalMinAuthRate, was recorded.
cssgTalCurrentAuthRate
The last recorded rate of authorization requests per second, on SSG.
cssgTalCurrentAuthRateTimestamp
This is the local time on the SSG when cssgTalCurrentAuthRate, was recorded.
cssgTalResetAuthRates
Setting this variable to 'reset' indicates that the Minimum and Maximum rates of authorization would be reset to the last recorded rate of authorization requests per second. Setting it to 'unknown' will not result in any changes. An snmp-get on this value ...
cssgTalMaxPendingAuthReqs
The maximum number of outstanding TAL authorization requests allowed on SSG. If the number of authorization requests goes beyond this value, SSG does a SYS log message and any packets received that would result in SSG sending a new radius request will be ...
cssgTalMaxAuthReqsRate
The maximum number of authorization requests per second allowed on SSG. If this value is set, SSG throttles the authorization requests sent per second as per this value.
cssgTalDropPakDuringAuthorization
The value 'true' indicates that any packets that are received from the user during user authorization would be dropped. The value 'false' indicates that the packets will not be dropped.
cssgTalUnidentifiedUserAllowTraff
The value 'true' indicates that traffic from/to unidentified users would be allowed. A value of 'false' indicates that traffic from/to unidentified users will not be allowed.
cssgTalMaxSuspectUsers
The maximum number of suspect users allowed.
cssgTalSuspectUserTimeout
The timeout value for a suspect user in minutes. If a packet is received for a suspect user, then packets from/to this user will be dropped/tcp-redirected, until a value of cssgTalSuspectUserTimeout is reached. After this timeout, any new traffic received ...
cssgTalUnidentifiedUserTimeout
The timeout value for an unidentified user in minutes. After this time expiry, authorization will be done again when a packet is received from this user.
cssgTalUserInfoTable
A list of all the transparent users, along with their user-state.
cssgTalUserInfoEntry
A conceptual row in the TAL user info table.
cssgTalUserIPAddressType
This is the IP address type of a particular transparent user and is used as index (together with cssgTalUserIPAddress) to identify a unique entry in the Tal User Info table.
cssgTalUserIPAddress
IP Address of the transparent user.
cssgTalUserState
The state of the transparent user.
ciscoSsgCfgGroup
A collection of configurable parameters in SSG MIB.
ciscoSsgStatsGroup
A collection of statistics objects for SSG MIB.
ciscoSsgServicesGroup
A collection of objects pertaining to Services.
ciscoSsgExclusionsGroup
A collection of objects pertaining to excluded APN/Domain.
ciscoSsgTcpRedirectGroup
A collection of objects pertaining to TCP Redirect.
ciscoSsgServiceInterfaceGroup
A collection of objects pertaining to Service-Interface bind.
ciscoSsgRadiusClientsGroup
A collection of objects pertaining to Radius Client.
ciscoSsgPortMapGroup
A collection of objects pertaining to Port Map Group.
ciscoSsgCfgGroupRev1
A collection of configurable parameters in SSG MIB.
ciscoSsgTalUserInfoGroup
A collection of objects pertaining to Transparent Auto-Logon Group.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list